home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / opbonus.arc / INDEX2.ARC / INDEX2 next >
Text File  |  1991-03-20  |  180KB  |  2,709 lines

  1. Alphabetical Identifier Index for Object Professional
  2. =================================================================
  3. Extracted from the Object Professional manual, and manipulated into this
  4. format. Contents Copyright (c) 1989, by TurboPower Software. All rights
  5. reserved.
  6.  
  7. This file provides an alphabetical listing of all documented constants, types,
  8. and variables in Object Professional. Each line lists the volume, chapter, and
  9. page where the identifier is documented, the name of the identifier, and the
  10. unit and object where it is declared. The object name will differ from '----'
  11. only for identifiers that represent documented field names within an object
  12. type.
  13.  
  14. Where volume, chapter, and page numbers are replaced by asterisks, the
  15. identifier is documented in the READ.1ST file that is archived in README.LZH
  16. on the INSTALL diskette.
  17.  
  18. The following kinds of identifiers are included in this index:
  19.  
  20.   Direct - a directive to MAKEHELP (always starts with !)
  21.   Define - a conditional compilation define (always starts with $)
  22.   Const  - a constant (not a typed constant)
  23.   TConst - a typed constant (may be modified at runtime)
  24.   Type   - a type declaration, including object and procedure types
  25.   Var    - a variable (always a global variable for this list)
  26.   Field  - a field within a record or an object
  27.   Enum   - an enumerated type element, effectively a constant
  28.  
  29. Since the file is in strict columnar format, you could use a sort utility
  30. (like Vern Buerg's SORTF) to sort it into different order. The format we've
  31. provided seems to be the most popularly requested one.
  32.  
  33. Vol  Ch-Page  Kind     Identifier                  Unit      Object
  34. ===  =======  ======   ======================      ========  ===========
  35. {2}   4-367   Direct   !BIAS                       OpHelp    ----
  36. {*}   *-***   Direct   !CONST                      OpHelp    ----
  37. {2}   4-366   Direct   !INCLUDE                    OpHelp    ----
  38. {2}   4-365   Direct   !INDEX                      OpHelp    ----
  39. {2}   4-366   Direct   !LINE                       OpHelp    ----
  40. {2}   4-365   Direct   !NOINDEX                    OpHelp    ----
  41. {*}   *-***   Direct   !NOSEARCH                   OpHelp    ----
  42. {2}   4-364   Direct   !NOWRAP                     OpHelp    ----
  43. {2}   4-366   Direct   !PAGE                       OpHelp    ----
  44. {2}   4-365   Direct   !SCROLLING                  OpHelp    ----
  45. {2}   4-365   Direct   !TOPIC                      OpHelp    ----
  46. {2}   4-364   Direct   !WIDTH                      OpHelp    ----
  47. {2}   4-364   Direct   !WRAP                       OpHelp    ----
  48.  
  49. {1}   2-009   Define   $N-                         ----      ----
  50.  
  51. {3}   8-159   Type     AbstractArray               OpLarray  ----
  52. {3}   8-159   Type     AbstractArrayPtr            OpLarray  ----
  53. {2}   6-014   Type     AbstractField               OpAbsFld  ----
  54. {1}   4-029   Type     AbstractFrame               OpFrame   ----
  55. {1}   4-029   Type     AbstractFramePtr            OpFrame   ----
  56. {2}   4-383   Type     AbstractHelpWindow          OpHelp    ----
  57. {2}   4-383   Type     AbstractHelpWindowPtr       OpHelp    ----
  58. {2}   6-063   Type     AbstractSelector            OpSelect  ----
  59. {2}   6-063   Type     AbstractSelectorPtr         OpSelect  ----
  60. {1}   4-061   Type     AbstractWindow              OpWindow  ----
  61. {1}   4-061   Type     AbstractWindowPtr           OpWindow  ----
  62. {3}  10-003   Type     ActionCodeType              OpDos     ----
  63. {3}  10-035   Type     ActionCodeType              OpExec    ----
  64. {1}   4-061   Field    aFrame                      OpWindow  RawWindow
  65. {3}  11-005   Field    AH                          OpInt     ----
  66. {3}  11-048   Field    AH                          OpSwap1   ----
  67. {3}  11-005   Field    AL                          OpInt     ----
  68. {3}  11-048   Field    AL                          OpSwap1   ----
  69. {1}   3-060   Enum     All3Buttons                 OpMouse   ----
  70. {1}   3-061   Const    AllMouseEvents              OpMouse   ----
  71. {*}   *-***   TConst   AllowRemovable              OpExec    ----
  72. {2}   6-006   Const    AlphaOnly                   OpAbsFld  ----
  73. {2}   6-010   TConst   AlphaOnlySet                OpAbsFld  ----
  74. {1}   3-047   Field    AltItemColor                OpCrt     ColorSet
  75. {1}   3-047   Field    AltItemMono                 OpCrt     ColorSet
  76. {1}   3-047   Field    AltSelItemColor             OpCrt     ColorSet
  77. {1}   3-047   Field    AltSelItemMono              OpCrt     ColorSet
  78. {2}   6-006   Const    AnyChar                     OpAbsFld  ----
  79. {2}   6-010   TConst   AnyCharSet                  OpAbsFld  ----
  80. {2}   6-029   Type     ArrayField                  OpField   ----
  81. {2}   6-029   Type     ArrayFieldPtr               OpField   ----
  82. {3}   8-159   Type     ArrayType                   OpLarray  ----
  83. {1}   4-029   Type     ArrowArray                  OpFrame   ----
  84. {1}   4-029   Type     ArrowDirections             OpFrame   ----
  85. {1}   4-029   Enum     arrowDown                   OpFrame   ----
  86. {1}   4-029   Enum     arrowLeft                   OpFrame   ----
  87. {1}   4-029   Enum     arrowRight                  OpFrame   ----
  88. {1}   4-029   Enum     arrowUp                     OpFrame   ----
  89. {3}   9-035   Type     Asciiz                      OpAsciiz  ----
  90. {3}   9-035   Type     AsciizPtr                   OpAsciiz  ----
  91. {2}   6-063   Type     asFieldProc                 OpSelect  ----
  92. {1}   4-250   Field    Attr                        OpDir     ----
  93. {2}   4-381   Const    Attr1Toggle                 OpHelp    ----
  94. {2}   4-381   Const    Attr2Toggle                 OpHelp    ----
  95. {2}   4-381   Const    Attr3Toggle                 OpHelp    ----
  96. {1}   3-008   Const    AutoMapMono                 OpCrt     ----
  97. {3}   8-159   Type     AutoPriority                OpLarray  ----
  98. {3}  11-005   Field    AX                          OpInt     ----
  99. {3}  11-048   Field    AX                          OpSwap1   ----
  100.  
  101. {2}   7-036   TConst   BackSpaceChar               OpPrint   ----
  102. {2}   6-041   TConst   BadBcd                      OpAbsFld  ----
  103. {2}   5-061   TConst   BadBrowseOptions            OpBrowse  ----
  104. {1}   3-093   TConst   BadCmdOptions               OpCmd     ----
  105. {2}   6-041   TConst   BadComp                     OpAbsFld  ----
  106. {2}   6-209   Const    BadDate                     OpDate    ----
  107. {2}   6-041   TConst   BadDbl                      OpAbsFld  ----
  108. {1}   4-249   TConst   BadDirOptions               OpDir     ----
  109. {2}   6-186   TConst   BadEditOptions              OpEdit    ----
  110. {2}   5-037   TConst   BadEditorOptions            OpEditor  ----
  111. {2}   6-024   TConst   BadEFieldOptions            OpField   ----
  112. {2}   6-142   TConst   BadEntryOptions             OpEntry   ----
  113. {2}   6-142   TConst   BadEsFieldOptions           OpEntry   ----
  114. {2}   6-041   TConst   BadExt                      OpAbsFld  ----
  115. {2}   4-380   TConst   BadHelpOptions              OpHelp    ----
  116. {2}   5-007   TConst   BadMemoOptions              OpMemo    ----
  117. {1}   4-321   TConst   BadMenuOptions              OpMenu    ----
  118. {1}   4-283   TConst   BadPathOptions              OpDir     ----
  119. {1}   4-205   TConst   BadPickOptions              OpPick    ----
  120. {2}   6-041   TConst   BadReal                     OpAbsFld  ----
  121. {2}   6-186   TConst   BadSecEditOptions           OpEdit    ----
  122. {2}   6-024   TConst   BadSEFieldOptions           OpField   ----
  123. {2}   6-088   TConst   BadSelectOptions            OpSelect  ----
  124. {2}   6-017   TConst   BadSFieldOptions            OpField   ----
  125. {2}   6-041   TConst   BadSgl                      OpAbsFld  ----
  126. {2}   6-199   TConst   BadSimpEditOptions          OpEdit    ----
  127. {2}   6-209   Const    BadTime                     OpDate    ----
  128. {3}  14-003   Type     BCD                         OpBcd     ----
  129. {2}   6-029   Type     BcdField                    OpField   ----
  130. {2}   6-029   Type     BcdFieldPtr                 OpField   ----
  131. {3}  14-003   Const    BCDsize                     OpBcd     ----
  132. {3}  10-003   Enum     Bernoulli                   OpDos     ----
  133. {3}  11-005   Field    BH                          OpInt     ----
  134. {3}  11-048   Field    BH                          OpSwap1   ----
  135. {2}   4-382   Field    BiggestTopic                OpHelp    ----
  136. {1}   3-008   TConst   BiosScroll                  OpCrt     ----
  137. {3}   8-051   Type     BitSet                      OpRoot    ----
  138. {3}   8-051   Type     BitSetPtr                   OpRoot    ----
  139. {3}  11-005   Field    BL                          OpInt     ----
  140. {3}  11-048   Field    BL                          OpSwap1   ----
  141. {1}   3-006   Const    Black                       OpCrt     ----
  142. {1}   3-049   Const    BlackOnBlack                OpColor   ----
  143. {1}   3-049   Const    BlackOnBlue                 OpColor   ----
  144. {1}   3-051   Const    BlackOnBrown                OpColor   ----
  145. {1}   3-050   Const    BlackOnCyan                 OpColor   ----
  146. {1}   3-049   Const    BlackOnGreen                OpColor   ----
  147. {1}   3-051   Const    BlackOnLtGray               OpColor   ----
  148. {1}   3-050   Const    BlackOnMagenta              OpColor   ----
  149. {1}   3-050   Const    BlackOnRed                  OpColor   ----
  150. {1}   3-006   Const    Blink                       OpCrt     ----
  151. {1}   3-047   Field    BlockColor                  OpCrt     ColorSet
  152. {1}   3-047   Field    BlockMono                   OpCrt     ColorSet
  153. {1}   3-006   Const    Blue                        OpCrt     ----
  154. {1}   3-049   Const    BlueOnBlack                 OpColor   ----
  155. {1}   3-049   Const    BlueOnBlue                  OpColor   ----
  156. {1}   3-051   Const    BlueOnBrown                 OpColor   ----
  157. {1}   3-050   Const    BlueOnCyan                  OpColor   ----
  158. {1}   3-049   Const    BlueOnGreen                 OpColor   ----
  159. {1}   3-051   Const    BlueOnLtGray                OpColor   ----
  160. {1}   3-050   Const    BlueOnMagenta               OpColor   ----
  161. {1}   3-050   Const    BlueOnRed                   OpColor   ----
  162. {2}   7-036   Const    Bold                        OpPrint   ----
  163. {2}   6-030   Type     BooleanField                OpField   ----
  164. {2}   6-030   Type     BooleanFieldPtr             OpField   ----
  165. {2}   6-006   Const    BooleanOnly                 OpAbsFld  ----
  166. {2}   6-010   TConst   BooleanSet                  OpAbsFld  ----
  167. {1}   3-060   Enum     BothButtons                 OpMouse   ----
  168. {2}   7-086   Type     BoxCharSet                  OpForm    ----
  169. {2}   7-086   Type     BoxCharType                 OpForm    ----
  170. {3}  11-005   Field    BP                          OpInt     ----
  171. {3}  11-048   Field    BP                          OpSwap1   ----
  172. {2}   7-009   Const    bpAcknowledge               OpPrnLow  ----
  173. {2}   7-009   Const    bpIOError                   OpPrnLow  ----
  174. {2}   7-009   Const    bpNotBusy                   OpPrnLow  ----
  175. {2}   7-009   Const    bpOutOfPaper                OpPrnLow  ----
  176. {3}  14-028   Field    BpReg                       OpInline  ----
  177. {2}   7-009   Const    bpSelected                  OpPrnLow  ----
  178. {2}   7-009   Const    bpTimedOut                  OpPrnLow  ----
  179. {2}   5-061   Const    brBackward                  OpBrowse  ----
  180. {2}   5-062   Field    brBlkBegin                  OpBrowse  Browser
  181. {2}   5-062   Field    brBlkEnd                    OpBrowse  Browser
  182. {2}   5-062   Field    brBlockOn                   OpBrowse  Browser
  183. {2}   5-062   Field    brColOfs                    OpBrowse  Browser
  184. {2}   5-062   Field    brCurLine                   OpBrowse  Browser
  185. {2}   5-062   Field    brCurPos                    OpBrowse  Browser
  186. {2}   5-062   Field    brDefExt                    OpBrowse  Browser
  187. {2}   5-061   Const    brGlobal                    OpBrowse  ----
  188. {2}   5-061   Const    brHexMode                   OpBrowse  ----
  189. {2}   5-062   Field    brLastLine                  OpBrowse  Browser
  190. {2}   5-062   Field    brLastLine2                 OpBrowse  Browser
  191. {2}   5-062   Field    brLastPos                   OpBrowse  Browser
  192. {2}   5-062   Field    brLPT                       OpBrowse  Browser
  193. {2}   5-061   Const    brMousePage                 OpBrowse  ----
  194. {2}   5-061   Const    brNewFile                   OpBrowse  ----
  195. {2}   5-061   Const    brNoCase                    OpBrowse  ----
  196. {2}   5-062   Field    brOptionSt                  OpBrowse  Browser
  197. {1}   3-006   Const    Brown                       OpCrt     ----
  198. {1}   3-049   Const    BrownOnBlack                OpColor   ----
  199. {1}   3-049   Const    BrownOnBlue                 OpColor   ----
  200. {1}   3-051   Const    BrownOnBrown                OpColor   ----
  201. {1}   3-050   Const    BrownOnCyan                 OpColor   ----
  202. {1}   3-050   Const    BrownOnGreen                OpColor   ----
  203. {1}   3-051   Const    BrownOnLtGray               OpColor   ----
  204. {1}   3-050   Const    BrownOnMagenta              OpColor   ----
  205. {1}   3-050   Const    BrownOnRed                  OpColor   ----
  206. {2}   5-061   TConst   BrowseCfgEnd                OpBrowse  ----
  207. {2}   5-063   Var      BrowseCommands              OpBrowse  ----
  208. {2}   5-062   Type     BrowseEditFunc              OpBrowse  ----
  209. {2}   5-062   Type     BrowseGetFileFunc           OpBrowse  ----
  210. {2}   5-061   TConst   BrowseKeyID                 OpBrowse  ----
  211. {2}   5-061   Const    BrowseKeyMax                OpBrowse  ----
  212. {2}   5-061   TConst   BrowseKeySet                OpBrowse  ----
  213. {2}   5-062   Type     Browser                     OpBrowse  ----
  214. {2}   5-062   Type     BrowserPtr                  OpBrowse  ----
  215. {2}   5-063   Type     BrowseStatusProc            OpBrowse  ----
  216. {2}   5-062   Field    brSearchSt                  OpBrowse  Browser
  217. {2}   5-061   Const    brStreamReload              OpBrowse  ----
  218. {2}   5-061   Const    brStripHigh                 OpBrowse  ----
  219. {2}   5-061   Const    brTabExpand                 OpBrowse  ----
  220. {2}   5-062   Field    brWorkingFlag               OpBrowse  Browser
  221. {3}   9-002   Type     BTable                      OpString  ----
  222. {1}   3-060   Field    Buffer                      OpMouse   ----
  223. {3}   8-098   Type     BufIdStream                 OpRoot    ----
  224. {3}   8-098   Type     BufIdStreamPtr              OpRoot    ----
  225. {1}   3-010   Var      BufLen                      OpCrt     ----
  226. {1}   3-060   Field    BufSize                     OpMouse   ----
  227. {1}   3-060   Type     ButtonStatus                OpMouse   ----
  228. {1}   3-006   Const    BW40                        OpCrt     ----
  229. {1}   3-006   Const    BW80                        OpCrt     ----
  230. {3}  11-005   Field    BX                          OpInt     ----
  231. {3}  11-048   Field    BX                          OpSwap1   ----
  232. {2}   6-030   Type     ByteField                   OpField   ----
  233. {2}   6-030   Type     ByteFieldPtr                OpField   ----
  234. {2}   4-382   Type     BytePtr                     OpHelp    ----
  235. {1}   4-142   Type     ByteSet                     OpWindow  ----
  236. {1}   4-142   Type     ByteSetPtr                  OpWindow  ----
  237.  
  238. {1}   3-006   Const    C040                        OpCrt     ----
  239. {1}   3-006   Const    C40                         OpCrt     ----
  240. {1}   3-006   Const    C80                         OpCrt     ----
  241. {3}  14-026   Var      CanRecover                  OpErrHan  ----
  242. {3}  11-005   Field    Captured                    OpInt     ----
  243. {2}   6-010   Type     CaseChange                  OpAbsFld  ----
  244. {1}   4-250   Field    Cat                         OpDir     ----
  245. {1}   3-086   Const    ccAbandonFile               OpCmd     ----
  246. {*}   *-***   Const    ccAltKey                    OpCmd     ----
  247. {1}   3-084   Const    ccAutoAdvance               OpCmd     ----
  248. {1}   3-083   Const    ccBack                      OpCmd     ----
  249. {1}   3-084   Const    ccBackTab                   OpCmd     ----
  250. {1}   3-084   Const    ccBlkBegin                  OpCmd     ----
  251. {1}   3-084   Const    ccBlkBottom                 OpCmd     ----
  252. {1}   3-084   Const    ccBlkCopy                   OpCmd     ----
  253. {1}   3-084   Const    ccBlkDelete                 OpCmd     ----
  254. {1}   3-084   Const    ccBlkEnd                    OpCmd     ----
  255. {1}   3-084   Const    ccBlkIndent                 OpCmd     ----
  256. {1}   3-084   Const    ccBlkLCase                  OpCmd     ----
  257. {1}   3-084   Const    ccBlkMove                   OpCmd     ----
  258. {1}   3-086   Const    ccBlkPrint                  OpCmd     ----
  259. {1}   3-084   Const    ccBlkRead                   OpCmd     ----
  260. {1}   3-084   Const    ccBlkTCase                  OpCmd     ----
  261. {1}   3-084   Const    ccBlkToggle                 OpCmd     ----
  262. {1}   3-084   Const    ccBlkUCase                  OpCmd     ----
  263. {1}   3-084   Const    ccBlkUnindent               OpCmd     ----
  264. {1}   3-084   Const    ccBlkWord                   OpCmd     ----
  265. {1}   3-084   Const    ccBlkWrite                  OpCmd     ----
  266. {1}   3-086   Const    ccCenterLine                OpCmd     ----
  267. {1}   3-083   Const    ccChar                      OpCmd     ----
  268. {1}   3-084   Const    ccClickExit                 OpCmd     ----
  269. {1}   3-083   Const    ccCtrlChar                  OpCmd     ----
  270. {1}   3-084   Const    ccDecChoice                 OpCmd     ----
  271. {1}   3-083   Const    ccDel                       OpCmd     ----
  272. {1}   3-084   Const    ccDelBol                    OpCmd     ----
  273. {1}   3-083   Const    ccDelEol                    OpCmd     ----
  274. {1}   3-084   Const    ccDelLine                   OpCmd     ----
  275. {1}   3-084   Const    ccDelWord                   OpCmd     ----
  276. {1}   3-084   Const    ccDone                      OpCmd     ----
  277. {1}   3-083   Const    ccDown                      OpCmd     ----
  278. {1}   3-086   Const    ccDownLeft                  OpCmd     ----
  279. {1}   3-086   Const    ccDownRight                 OpCmd     ----
  280. {1}   3-083   Const    ccEnd                       OpCmd     ----
  281. {1}   3-083   Const    ccEndOfFile                 OpCmd     ----
  282. {1}   3-083   Const    ccError                     OpCmd     ----
  283. {1}   3-084   Const    ccExitAtBot                 OpCmd     ----
  284. {1}   3-084   Const    ccExitAtTop                 OpCmd     ----
  285. {1}   3-084   Const    ccExitLeft                  OpCmd     ----
  286. {1}   3-084   Const    ccExitRight                 OpCmd     ----
  287. {1}   3-084   Const    ccFirstFld                  OpCmd     ----
  288. {1}   3-084   Const    ccHelp                      OpCmd     ----
  289. {1}   3-086   Const    ccHexMode                   OpCmd     ----
  290. {1}   3-083   Const    ccHome                      OpCmd     ----
  291. {1}   3-084   Const    ccIncChoice                 OpCmd     ----
  292. {1}   3-084   Const    ccIndent                    OpCmd     ----
  293. {1}   3-084   Const    ccIndex                     OpCmd     ----
  294. {1}   3-084   Const    ccIns                       OpCmd     ----
  295. {1}   3-086   Const    ccInsertLine                OpCmd     ----
  296. {1}   3-085   Const    ccJmpBegin                  OpCmd     ----
  297. {1}   3-085   Const    ccJmpEnd                    OpCmd     ----
  298. {1}   3-086   Const    ccJmpLine                   OpCmd     ----
  299. {1}   3-084   Const    ccJmpMark0                  OpCmd     ----
  300. {1}   3-084   Const    ccJmpMark9                  OpCmd     ----
  301. {1}   3-084   Const    ccLastFld                   OpCmd     ----
  302. {1}   3-083   Const    ccLeft                      OpCmd     ----
  303. {1}   3-084   Const    ccMarkToggle                OpCmd     ----
  304. {*}   *-***   Const    ccMouseAuto                 OpCmd     ----
  305. {*}   *-***   Const    ccMouseDown                 OpCmd     ----
  306. {1}   3-083   Const    ccMouseSel                  OpCmd     ----
  307. {1}   3-084   Const    ccNested                    OpCmd     ----
  308. {1}   3-086   Const    ccNewFile                   OpCmd     ----
  309. {1}   3-084   Const    ccNextField                 OpCmd     ----
  310. {1}   3-084   Const    ccNextRec                   OpCmd     ----
  311. {1}   3-084   Const    ccNextXref                  OpCmd     ----
  312. {1}   3-083   Const    ccNone                      OpCmd     ----
  313. {1}   3-083   Const    ccPageDn                    OpCmd     ----
  314. {1}   3-083   Const    ccPageUp                    OpCmd     ----
  315. {1}   3-084   Const    ccPrevField                 OpCmd     ----
  316. {1}   3-085   Const    ccPrevPos                   OpCmd     ----
  317. {1}   3-084   Const    ccPrevRec                   OpCmd     ----
  318. {1}   3-084   Const    ccPrevTopic                 OpCmd     ----
  319. {1}   3-084   Const    ccPrevXref                  OpCmd     ----
  320. {1}   3-083   Const    ccQuit                      OpCmd     ----
  321. {1}   3-084   Const    ccReformatG                 OpCmd     ----
  322. {1}   3-084   Const    ccReformatP                 OpCmd     ----
  323. {1}   3-086   Const    ccReplace                   OpCmd     ----
  324. {1}   3-086   Const    ccReSearch                  OpCmd     ----
  325. {1}   3-083   Const    ccRestore                   OpCmd     ----
  326. {1}   3-083   Const    ccRight                     OpCmd     ----
  327. {1}   3-086   Const    ccRtMargin                  OpCmd     ----
  328. {1}   3-086   Const    ccSaveExit                  OpCmd     ----
  329. {1}   3-086   Const    ccSaveFile                  OpCmd     ----
  330. {1}   3-086   Const    ccSaveNamed                 OpCmd     ----
  331. {1}   3-086   Const    ccSaveSwitch                OpCmd     ----
  332. {1}   3-083   Const    ccScreenBot                 OpCmd     ----
  333. {1}   3-083   Const    ccScreenTop                 OpCmd     ----
  334. {1}   3-083   Const    ccScrollDn                  OpCmd     ----
  335. {1}   3-083   Const    ccScrollUp                  OpCmd     ----
  336. {1}   3-086   Const    ccSearch                    OpCmd     ----
  337. {1}   3-083   Const    ccSelect                    OpCmd     ----
  338. {1}   3-084   Const    ccSetIndent                 OpCmd     ----
  339. {1}   3-084   Const    ccSetMark0                  OpCmd     ----
  340. {1}   3-084   Const    ccSetMark9                  OpCmd     ----
  341. {1}   3-086   Const    ccStripHigh                 OpCmd     ----
  342. {1}   3-086   Const    ccSubNext                   OpCmd     ----
  343. {1}   3-086   Const    ccSubPrev                   OpCmd     ----
  344. {1}   3-086   Const    ccSubQuit                   OpCmd     ----
  345. {1}   3-084   Const    ccTab                       OpCmd     ----
  346. {1}   3-086   Const    ccTabExpand                 OpCmd     ----
  347. {1}   3-086   Const    ccTabSize                   OpCmd     ----
  348. {1}   3-086   Const    ccTabToggle                 OpCmd     ----
  349. {1}   3-086   Const    ccToggle                    OpCmd     ----
  350. {1}   3-083   Const    ccTopOfFile                 OpCmd     ----
  351. {1}   3-083   Const    ccUp                        OpCmd     ----
  352. {1}   3-086   Const    ccUpLeft                    OpCmd     ----
  353. {1}   3-086   Const    ccUpRight                   OpCmd     ----
  354. {1}   3-086   Const    ccUser0                     OpCmd     ----
  355. {1}   3-086   Const    ccUser54                    OpCmd     ----
  356. {1}   3-086   Const    ccUser55                    OpCmd     ----
  357. {1}   3-086   Const    ccUser65335                 OpCmd     ----
  358. {1}   3-083   Const    ccWordLeft                  OpCmd     ----
  359. {1}   3-083   Const    ccWordRight                 OpCmd     ----
  360. {1}   3-084   Const    ccWordWrap                  OpCmd     ----
  361. {1}   3-060   Enum     CenterButton                OpMouse   ----
  362. {1}   3-061   Const    CenterButtonPressed         OpMouse   ----
  363. {1}   3-061   Const    CenterButtonReleased        OpMouse   ----
  364. {1}   3-007   Enum     CGA                         OpCrt     ----
  365. {3}  11-005   Field    CH                          OpInt     ----
  366. {3}  11-048   Field    CH                          OpSwap1   ----
  367. {2}   4-382   Type     CharArray                   OpHelp    ----
  368. {2}   4-382   Type     CharArrayPtr                OpHelp    ----
  369. {2}   6-031   Type     CharField                   OpField   ----
  370. {2}   6-031   Type     CharFieldPtr                OpField   ----
  371. {3}   9-002   Type     CharSet                     OpString  ----
  372. {1}   3-006   Var      CheckBreak                  OpCrt     ----
  373. {1}   3-006   Var      CheckEOF                    OpCrt     ----
  374. {1}   3-006   Var      CheckSnow                   OpCrt     ----
  375. {2}   6-031   Type     ChoiceField                 OpField   ----
  376. {2}   6-031   Type     ChoiceFieldPtr              OpField   ----
  377. {3}   8-032   Type     CircularList                OpRoot    ----
  378. {3}   8-032   Type     CircularListPtr             OpRoot    ----
  379. {3}  11-005   Field    CL                          OpInt     ----
  380. {3}  11-048   Field    CL                          OpSwap1   ----
  381. {3}  14-018   Type     Cloner                      OpClone   ----
  382. {2}   7-009   Enum     CloseCall                   OpPrnLow  ----
  383. {1}   3-114   Field    CmdCode                     OpCmd     ----
  384. {3}  11-048   Field    CmdEntryPtr                 OpSwap1   ----
  385. {3}  11-022   Field    CmdEntryPtr                 OpTsr     ----
  386. {1}   3-093   Type     CmdTable                    OpCmd     ----
  387. {1}   3-093   Type     CmdTablePtr                 OpCmd     ----
  388. {1}   3-006   Const    CO80                        OpCrt     ----
  389. {2}   5-039   Field    Col                         OpEditor  ----
  390. {2}   6-209   TConst   ColonChar                   OpDate    ----
  391. {1}   3-007   Type     ColorChoice                 OpCrt     ----
  392. {1}   3-008   TConst   ColorMap                    OpCrt     ----
  393. {1}   3-007   Type     ColorMapTable               OpCrt     ----
  394. {1}   3-046   Type     ColorSet                    OpCrt     ----
  395. {2}   6-006   Const    Comma                       OpAbsFld  ----
  396. {2}   6-006   TConst   CommaChar                   OpAbsFld  ----
  397. {3}  14-003   TConst   CommaForPeriod              OpBcd     ----
  398. {3}   9-002   TConst   CommaForPeriod              OpString  ----
  399. {1}   3-114   Type     CommandPacker               OpCmd     ----
  400. {1}   3-093   Type     CommandProcessor            OpCmd     ----
  401. {1}   3-093   Type     CommandProcessorPtr         OpCmd     ----
  402. {1}   4-142   Type     CommandWindow               OpWindow  ----
  403. {1}   4-142   Type     CommandWindowPtr            OpWindow  ----
  404. {3}   9-002   Type     CompareType                 OpString  ----
  405. {2}   6-032   Type     CompField                   OpField   ----
  406. {2}   6-032   Type     CompFieldPtr                OpField   ----
  407. {2}   4-382   Field    CompLen                     OpHelp    ----
  408. {2}   7-036   Const    Compressed                  OpPrint   ----
  409. {1}   3-114   Field    Conflict                    OpCmd     ----
  410. {3}  11-060   Field    Control                     Op8087    ----
  411. {*}   *-***   Enum     Conventional                OpEms     ----
  412. {2}   6-025   Type     ConversionProc              OpField   ----
  413. {*}   *-***   Const    Courier                     OpDevice  ----
  414. {*}   *-***   Const    CourierBold                 OpDevice  ----
  415. {1}   3-093   Const    cpCtrlsAreChars             OpCmd     ----
  416. {1}   3-093   Const    cpDeallocP                  OpCmd     ----
  417. {1}   3-093   Const    cpDeallocS                  OpCmd     ----
  418. {1}   3-093   Const    cpDoingChars                OpCmd     ----
  419. {1}   3-093   Const    cpEnableMouse               OpCmd     ----
  420. {1}   3-093   Const    cpMapWordStar               OpCmd     ----
  421. {*}   *-***   Const    cpMouseDrag                 OpCmd     ----
  422. {1}   3-093   Const    cpSwitchPriority            OpCmd     ----
  423. {1}   3-093   Const    cpUpcase                    OpCmd     ----
  424. {1}   3-093   Const    cpWordCmds                  OpCmd     ----
  425. {3}  11-005   Field    CS                          OpInt     ----
  426. {3}  11-048   Field    CS                          OpSwap1   ----
  427. {3}  11-048   Field    CSDataPtr                   OpSwap1   ----
  428. {3}  11-047   Type     CSSwapDataPtr               OpSwap1   ----
  429. {3}  11-047   Type     CSSwapDataType              OpSwap1   ----
  430. {1}   3-010   Var      CtrlBreakFlag               OpCrt     ----
  431. {1}   3-009   TConst   CtrlCharCursor              OpCrt     ----
  432. {1}   3-046   Field    CtrlColor                   OpCrt     ColorSet
  433. {1}   3-046   Field    CtrlMono                    OpCrt     ColorSet
  434. {1}   3-007   Enum     cuBlock                     OpCrt     ----
  435. {1}   3-007   Enum     cuFat                       OpCrt     ----
  436. {1}   3-007   Enum     cuHidden                    OpCrt     ----
  437. {1}   3-007   Enum     cuNormal                    OpCrt     ----
  438. {2}   6-006   Const    CurrencyLt                  OpAbsFld  ----
  439. {2}   6-006   TConst   CurrencyLtStr               OpAbsFld  ----
  440. {2}   6-006   Const    CurrencyRt                  OpAbsFld  ----
  441. {2}   6-006   TConst   CurrencyRtStr               OpAbsFld  ----
  442. {1}   3-010   Var      CurrentDisplay              OpCrt     ----
  443. {3}  13-018   Var      CurrentMacroPtr             OpReplay  ----
  444. {1}   3-010   Var      CurrentMode                 OpCrt     ----
  445. {1}   3-010   Var      CurrentPage                 OpCrt     ----
  446. {1}   4-061   TConst   CurrentWindow               OpWindow  ----
  447. {1}   3-007   Type     CursorType                  OpCrt     ----
  448. {2}   4-414   Field    CursX                       OpHelp    ----
  449. {2}   4-414   Field    CursY                       OpHelp    ----
  450. {1}   3-007   Enum     cuUnknown                   OpCrt     ----
  451. {3}  11-005   Field    CX                          OpInt     ----
  452. {3}  11-048   Field    CX                          OpSwap1   ----
  453. {1}   3-006   Const    Cyan                        OpCrt     ----
  454. {1}   3-049   Const    CyanOnBlack                 OpColor   ----
  455. {1}   3-049   Const    CyanOnBlue                  OpColor   ----
  456. {1}   3-051   Const    CyanOnBrown                 OpColor   ----
  457. {1}   3-050   Const    CyanOnCyan                  OpColor   ----
  458. {1}   3-049   Const    CyanOnGreen                 OpColor   ----
  459. {1}   3-051   Const    CyanOnLtGray                OpColor   ----
  460. {1}   3-050   Const    CyanOnMagenta               OpColor   ----
  461. {1}   3-050   Const    CyanOnRed                   OpColor   ----
  462.  
  463. {2}   6-209   Field    D                           OpDate    ----
  464. {1}   3-006   Const    DarkGray                    OpCrt     ----
  465. {2}   6-208   Type     Date                        OpDate    ----
  466. {2}   6-209   Const    Date1900                    OpDate    ----
  467. {2}   6-209   Const    Date1980                    OpDate    ----
  468. {2}   6-209   Const    Date2000                    OpDate    ----
  469. {2}   6-032   Type     DateField                   OpField   ----
  470. {2}   6-032   Type     DateFieldPtr                OpField   ----
  471. {2}   6-209   Const    DateLen                     OpDate    ----
  472. {2}   6-006   Const    DateSlash                   OpAbsFld  ----
  473. {2}   6-210   Const    DateSlash                   OpDate    ----
  474. {2}   6-033   Type     DateStField                 OpField   ----
  475. {2}   6-033   Type     DateStFieldPtr              OpField   ----
  476. {2}   6-208   Type     DateString                  OpDate    ----
  477. {2}   6-209   Type     DateTimeRec                 OpDate    ----
  478. {3}  14-018   Type     DateUpdateType              OpClone   ----
  479. {2}   6-006   Const    DayOnly                     OpAbsFld  ----
  480. {2}   6-210   Const    DayOnly                     OpDate    ----
  481. {2}   6-006   Const    DayOnlyU                    OpAbsFld  ----
  482. {2}   6-210   Const    DayOnlyU                    OpDate    ----
  483. {2}   6-210   TConst   DayString                   OpDate    ----
  484. {2}   6-209   Type     DayType                     OpDate    ----
  485. {1}   4-028   TConst   DblWindowFrame              OpFrame   ----
  486. {2}   6-006   TConst   DecimalChar                 OpAbsFld  ----
  487. {2}   6-006   Const    DecimalPt                   OpAbsFld  ----
  488. {3}   8-130   Field    deCustom                    OpRoot    DirEntry
  489. {3}   8-130   Const    deDeleted                   OpRoot    ----
  490. {1}   4-028   TConst   DefArrows                   OpFrame   ----
  491. {1}   3-008   TConst   DefaultColorSet             OpCrt     ----
  492. {2}   7-036   TConst   DefaultCPI                  OpPrint   ----
  493. {1}   3-061   Const    DefaultCursorMask           OpMouse   ----
  494. {2}   7-036   Const    DefaultFont                 OpPrint   ----
  495. {2}   7-036   TConst   DefaultLPI                  OpPrint   ----
  496. {2}   7-036   TConst   DefaultLPP                  OpPrint   ----
  497. {2}   6-211   Var      DefaultMonth                OpDate    ----
  498. {1}   3-008   Const    DefaultPadChar              OpCrt     ----
  499. {1}   3-008   Const    DefaultPasswordChar         OpCrt     ----
  500. {2}   7-036   TConst   DefaultPoint                OpPrint   ----
  501. {3}   8-158   TConst   DefaultPriority             OpLarray  ----
  502. {1}   3-061   Const    DefaultScreenMask           OpMouse   ----
  503. {2}   7-036   TConst   DefaultStrikes              OpPrint   ----
  504. {2}   6-211   Var      DefaultYear                 OpDate    ----
  505. {1}   4-061   TConst   DefBackChar                 OpWindow  ----
  506. {1}   4-028   TConst   DefBarChar                  OpFrame   ----
  507. {3}   8-159   TConst   DefBeepOnError              OpLarray  ----
  508. {2}   5-037   TConst   DefBlockIndent              OpEditor  ----
  509. {2}   5-061   TConst   DefBrowseExt                OpBrowse  ----
  510. {2}   5-061   TConst   DefBrowseOptions            OpBrowse  ----
  511. {3}  14-018   Const    DefBufSize                  OpClone   ----
  512. {1}   3-093   TConst   DefCmdOptions               OpCmd     ----
  513. {1}   3-008   TConst   DefColorChoice              OpCrt     ----
  514. {1}   4-061   TConst   DefCursor                   OpWindow  ----
  515. {1}   4-249   TConst   DefDirOptions               OpDir     ----
  516. {2}   6-187   TConst   DefEditOptions              OpEdit    ----
  517. {2}   5-037   TConst   DefEditorExt                OpEditor  ----
  518. {2}   5-038   TConst   DefEditorOptions            OpEditor  ----
  519. {2}   6-024   TConst   DefEFieldOptions            OpField   ----
  520. {2}   6-142   TConst   DefEntryOptions             OpEntry   ----
  521. {2}   4-380   TConst   DefHelpOptions              OpHelp    ----
  522. {3}  13-003   Var      DefinedKeys                 OpMacro   ----
  523. {1}   4-313   TConst   DefItemOptions              OpMenu    ----
  524. {2}   5-007   TConst   DefMaxLength                OpMemo    ----
  525. {2}   5-007   TConst   DefMemoOptions              OpMemo    ----
  526. {1}   4-321   TConst   DefMenuOptions              OpMenu    ----
  527. {2}   7-086   TConst   DefPadCh                    OpForm    ----
  528. {2}   6-025   TConst   DefPadChar                  OpField   ----
  529. {2}   6-025   TConst   DefPasswordChar             OpField   ----
  530. {1}   4-283   TConst   DefPathOptions              OpDir     ----
  531. {1}   4-205   TConst   DefPickOptions              OpPick    ----
  532. {2}   6-187   TConst   DefSecEditOptions           OpEdit    ----
  533. {2}   6-025   TConst   DefSEFieldOptions           OpField   ----
  534. {2}   6-088   TConst   DefSelectOptions            OpSelect  ----
  535. {2}   6-017   TConst   DefSFieldOptions            OpField   ----
  536. {1}   4-028   TConst   DefShadowCharH              OpFrame   ----
  537. {1}   4-028   TConst   DefShadowCharV              OpFrame   ----
  538. {2}   6-199   TConst   DefSimpEditOptions          OpEdit    ----
  539. {1}   4-028   TConst   DefSliderChar               OpFrame   ----
  540. {2}   5-007   TConst   DefTabDelta                 OpMemo    ----
  541. {1}   4-028   TConst   DefWindowFrame              OpFrame   ----
  542. {1}   4-061   TConst   DefWindowOptions            OpWindow  ----
  543. {2}   6-062   TConst   DefWrapMode                 OpSelect  ----
  544. {1}   3-047   Field    DelimColor                  OpCrt     ColorSet
  545. {1}   3-047   Field    DelimMono                   OpCrt     ColorSet
  546. {1}   3-008   TConst   DetectMultitasking          OpCrt     ----
  547. {3}   8-130   Const    deUnused                    OpRoot    ----
  548. {3}   8-130   Field    deUser                      OpRoot    DirEntry
  549. {3}  11-005   Field    DH                          OpInt     ----
  550. {3}  11-048   Field    DH                          OpSwap1   ----
  551. {3}  11-005   Field    DI                          OpInt     ----
  552. {3}  11-048   Field    DI                          OpSwap1   ----
  553. {1}   4-249   TConst   diArchiveChar               OpDir     ----
  554. {1}   4-249   Const    diDirsUpcase                OpDir     ----
  555. {1}   4-249   Const    diExitIfOne                 OpDir     ----
  556. {1}   4-249   Const    diFilesUpcase               OpDir     ----
  557. {1}   4-250   Type     diFormatProc                OpDir     ----
  558. {2}   6-006   Const    DigitOnly                   OpAbsFld  ----
  559. {2}   6-010   TConst   DigitOnlySet                OpAbsFld  ----
  560. {1}   4-249   TConst   diHiddenChar                OpDir     ----
  561. {1}   4-250   Type     diInitCommandProc           OpDir     ----
  562. {2}   7-036   Const    Dim                         OpPrint   ----
  563. {2}   7-037   Type     Dimension                   OpPrint   ----
  564. {1}   4-249   Const    diOptimizeSize              OpDir     ----
  565. {1}   4-250   Type     DirArrayPtr                 OpDir     ----
  566. {1}   4-249   TConst   diReadOnlyChar              OpDir     ----
  567. {3}   8-130   Const    DirectorySig                OpRoot    ----
  568. {1}   3-006   Var      DirectVideo                 OpCrt     ----
  569. {1}   4-250   Type     diRejectFunc                OpDir     ----
  570. {3}   8-131   Type     DirEntries                  OpRoot    ----
  571. {3}   8-130   Type     DirEntry                    OpRoot    ----
  572. {3}   8-130   Type     DirEntryName                OpRoot    ----
  573. {3}   8-130   Type     DirEntryPtr                 OpRoot    ----
  574. {1}   4-250   Type     DirList                     OpDir     ----
  575. {1}   4-250   Type     DirListPtr                  OpDir     ----
  576. {3}   8-131   Type     DirPtr                      OpRoot    ----
  577. {1}   4-250   Type     DirRec                      OpDir     ----
  578. {1}   4-250   Type     DirRecArray                 OpDir     ----
  579. {1}   4-250   Type     DirRecPtr                   OpDir     ----
  580. {1}   3-061   Const    DisableEventHandler         OpMouse   ----
  581. {2}   5-007   TConst   DisallowedInReadOnlyMode    OpMemo    ----
  582. {1}   4-249   Const    diSetFirstFile              OpDir     ----
  583. {*}   *-***   Const    diShowDrives                OpDir     ----
  584. {3}  10-003   Type     DiskClass                   OpDos     ----
  585. {2}   7-009   Enum     DiskFile                    OpPrnLow  ----
  586. {1}   4-250   Type     diSortProc                  OpDir     ----
  587. {1}   4-250   Field    Disp                        OpDir     ----
  588. {1}   3-009   TConst   DisplayOverride             OpCrt     ----
  589. {1}   3-007   Type     DisplayType                 OpCrt     ----
  590. {1}   4-250   Type     DispRec                     OpDir     ----
  591. {1}   4-250   Type     DispRecPtr                  OpDir     ----
  592. {1}   4-249   TConst   diSystemChar                OpDir     ----
  593. {1}   4-249   Const    diUserNewHdr                OpDir     ----
  594. {1}   3-049   Const    DkGrayOnBlack               OpColor   ----
  595. {1}   3-049   Const    DkGrayOnBlue                OpColor   ----
  596. {1}   3-051   Const    DkGrayOnBrown               OpColor   ----
  597. {1}   3-050   Const    DkGrayOnCyan                OpColor   ----
  598. {1}   3-050   Const    DkGrayOnGreen               OpColor   ----
  599. {1}   3-051   Const    DkGrayOnLtGray              OpColor   ----
  600. {1}   3-050   Const    DkGrayOnMagenta             OpColor   ----
  601. {1}   3-050   Const    DkGrayOnRed                 OpColor   ----
  602. {3}  11-005   Field    DL                          OpInt     ----
  603. {3}  11-048   Field    DL                          OpSwap1   ----
  604. {3}   8-098   Type     DosIdStream                 OpRoot    ----
  605. {3}   8-098   Type     DosIdStreamPtr              OpRoot    ----
  606. {2}   6-033   Type     DoubleField                 OpField   ----
  607. {2}   6-033   Type     DoubleFieldPtr              OpField   ----
  608. {2}   7-086   TConst   DoubleLineBox               OpForm    ----
  609. {3}   8-032   Type     DoubleList                  OpRoot    ----
  610. {3}   8-032   Type     DoubleListNode              OpRoot    ----
  611. {3}   8-032   Type     DoubleListPtr               OpRoot    ----
  612. {3}   8-032   Type     DoubleNodePtr               OpRoot    ----
  613. {2}   7-036   Const    DoubleStrike                OpPrint   ----
  614. {2}   7-036   Const    DoubleWidth                 OpPrint   ----
  615. {2}   6-025   Type     DrawProc                    OpField   ----
  616. {3}  11-005   Field    DS                          OpInt     ----
  617. {3}  11-048   Field    DS                          OpSwap1   ----
  618. {3}  11-005   Field    Dummy                       OpInt     ----
  619. {3}  11-048   Field    Dummy                       OpSwap1   ----
  620. {3}  11-005   Type     Dummy5                      OpInt     ----
  621. {3}  11-005   Field    DX                          OpInt     ----
  622. {3}  11-048   Field    DX                          OpSwap1   ----
  623.  
  624. {*}   *-***   Const    ecAbstractCall              OpRoot    ----
  625. {3}   8-153   Const    ecAccessDenied              OpRoot    ----
  626. {*}   *-***   Const    ecArrayTooBig               OpRoot    ----
  627. {3}   8-153   Const    ecBadCharacter              OpRoot    ----
  628. {*}   *-***   Const    ecBadChildError             OpRoot    ----
  629. {3}   8-153   Const    ecBadCoordinates            OpRoot    ----
  630. {3}   8-153   Const    ecBadDimensions             OpRoot    ----
  631. {3}   8-153   Const    ecBadFormat                 OpRoot    ----
  632. {3}   8-153   Const    ecBadParam                  OpRoot    ----
  633. {3}   8-153   Const    ecBadPickHandler            OpRoot    ----
  634. {3}   8-153   Const    ecBadPickOrient             OpRoot    ----
  635. {3}   8-153   Const    ecBadSignature              OpRoot    ----
  636. {3}   8-153   Const    ecBadStructLen              OpRoot    ----
  637. {3}   8-153   Const    ecBlanksInField             OpRoot    ----
  638. {3}   8-153   Const    ecBufferFull                OpRoot    ----
  639. {3}   8-153   Const    ecByteStkOverflow           OpRoot    ----
  640. {3}   8-153   Const    ecCantFreeEms               OpRoot    ----
  641. {3}   8-153   Const    ecColOutOfRange             OpRoot    ----
  642. {3}   8-153   Const    ecCrcError                  OpRoot    ----
  643. {3}   8-153   Const    ecDeviceRead                OpRoot    ----
  644. {3}   8-153   Const    ecDeviceWrite               OpRoot    ----
  645. {3}   8-153   Const    ecDiagNotAllowed            OpRoot    ----
  646. {3}   8-153   Const    ecDirectoryFull             OpRoot    ----
  647. {3}   8-153   Const    ecDirTooBig                 OpRoot    ----
  648. {3}   8-153   Const    ecDiskFull                  OpRoot    ----
  649. {3}   8-153   Const    ecDiskRead                  OpRoot    ----
  650. {3}   8-153   Const    ecDivideByZero              OpRoot    ----
  651. {3}   8-153   Const    ecDriveNotReady             OpRoot    ----
  652. {3}   8-153   Const    ecDuplicateName             OpRoot    ----
  653. {3}   8-153   Const    ecElementTooBig             OpRoot    ----
  654. {3}   8-153   Const    ecElSizeIsZero              OpRoot    ----
  655. {3}   8-153   Const    ecEmsAllocation             OpRoot    ----
  656. {3}   8-153   Const    ecEmsPageMapping            OpRoot    ----
  657. {3}   8-153   Const    ecEntryNotFound             OpRoot    ----
  658. {3}   8-153   Const    ecFieldNotFound             OpRoot    ----
  659. {3}   8-153   Const    ecFieldRequired             OpRoot    ----
  660. {3}   8-153   Const    ecFileIsEmpty               OpRoot    ----
  661. {3}   8-153   Const    ecFileNotFound              OpRoot    ----
  662. {3}   8-153   Const    ecFileTooLarge              OpRoot    ----
  663. {3}   8-153   Const    ecFileTruncated             OpRoot    ----
  664. {3}   8-153   Const    ecFlushError                OpRoot    ----
  665. {3}   8-153   Const    ecFontStackError            OpRoot    ----
  666. {3}   8-153   Const    ecFontStkOverflow           OpRoot    ----
  667. {3}   8-153   Const    ecHardwareFailure           OpRoot    ----
  668. {3}   8-153   Const    ecHelpInvalid               OpRoot    ----
  669. {3}   8-153   Const    ecIdNotRegistered           OpRoot    ----
  670. {3}   8-153   Const    ecIdRegisteredDup           OpRoot    ----
  671. {3}   8-153   Const    ecIdUnknown                 OpRoot    ----
  672. {3}   8-153   Const    ecIncorrectSize             OpRoot    ----
  673. {3}   8-153   Const    ecInsufficientEms           OpRoot    ----
  674. {3}   8-153   Const    ecInvalidData               OpRoot    ----
  675. {3}   8-153   Const    ecInvalidDrive              OpRoot    ----
  676. {3}   8-153   Const    ecInvalidFormat             OpRoot    ----
  677. {3}   8-153   Const    ecInvalidHandle             OpRoot    ----
  678. {3}   8-153   Const    ecInvalidNumber             OpRoot    ----
  679. {3}   8-153   Const    ecInvalidPrinter            OpRoot    ----
  680. {3}   8-153   Const    ecKeyTableFull              OpRoot    ----
  681. {3}   8-153   Const    ecLessThanOnePage           OpRoot    ----
  682. {3}   8-153   Const    ecLineTooLong               OpRoot    ----
  683. {3}   8-153   Const    ecLoadFailed                OpRoot    ----
  684. {3}   8-153   Const    ecNameBlank                 OpRoot    ----
  685. {3}   8-153   Const    ecNilPointer                OpRoot    ----
  686. {3}   8-153   Const    ecNoBlock                   OpRoot    ----
  687. {3}   8-153   Const    ecNoBlockDefined            OpRoot    ----
  688. {3}   8-153   Const    ecNoBoundHelp               OpRoot    ----
  689. {3}   8-153   Const    ecNoEms                     OpRoot    ----
  690. {3}   8-153   Const    ecNoFields                  OpRoot    ----
  691. {3}   8-153   Const    ecNoFieldsOnPage            OpRoot    ----
  692. {3}   8-153   Const    ecNoHelpForTopic            OpRoot    ----
  693. {3}   8-153   Const    ecNoMoreFiles               OpRoot    ----
  694. {3}   8-153   Const    ecNoPickItems               OpRoot    ----
  695. {3}   8-153   Const    ecNoPickSelection           OpRoot    ----
  696. {3}   8-153   Const    ecNoPositionPrim            OpRoot    ----
  697. {3}   8-153   Const    ecNoPrnDriver               OpRoot    ----
  698. {3}   8-153   Const    ecNoProcessor               OpRoot    ----
  699. {3}   8-153   Const    ecNoSuchField               OpRoot    ----
  700. {3}   8-153   Const    ecNotAssigned               OpRoot    ----
  701. {3}   8-153   Const    ecNotLArrayFile             OpRoot    ----
  702. {3}   8-153   Const    ecNotOpen                   OpRoot    ----
  703. {3}   8-153   Const    ecNotOpenInput              OpRoot    ----
  704. {3}   8-153   Const    ecNotOpenOutput             OpRoot    ----
  705. {3}   8-153   Const    ecNotScrollable             OpRoot    ----
  706. {3}   8-153   Const    ecNotToScreen               OpRoot    ----
  707. {3}   8-153   Const    ecOutOfMemory               OpRoot    ----
  708. {3}   8-153   Const    ecOutOfPaper                OpRoot    ----
  709. {3}   8-153   Const    ecOutOfRange                OpRoot    ----
  710. {3}   8-153   Const    ecOverLineLimit             OpRoot    ----
  711. {3}   8-153   Const    ecPackFailed                OpRoot    ----
  712. {3}   8-153   Const    ecPartialEntry              OpRoot    ----
  713. {3}   8-153   Const    ecPartialMatch              OpRoot    ----
  714. {3}   8-153   Const    ecPathNotFound              OpRoot    ----
  715. {3}   8-153   Const    ecPosOutOfRange             OpRoot    ----
  716. {*}   *-***   Const    ecPtrNotRegistered          OpRoot    ----
  717. {3}   8-153   Const    ecQueueEmpty                OpRoot    ----
  718. {3}   8-153   Const    ecQueueFull                 OpRoot    ----
  719. {3}   8-153   Const    ecRowOutOfRange             OpRoot    ----
  720. {3}   8-153   Const    ecSectorNotFound            OpRoot    ----
  721. {3}   8-153   Const    ecSeekError                 OpRoot    ----
  722. {3}   8-153   Const    ecStringNotFound            OpRoot    ----
  723. {3}   8-153   Const    ecTooManyFields             OpRoot    ----
  724. {3}   8-153   Const    ecTooManyFiles              OpRoot    ----
  725. {3}   8-153   Const    ecTooManyLines              OpRoot    ----
  726. {3}   8-153   Const    ecUndefinedNum              OpRoot    ----
  727. {3}   8-153   Const    ecUnknownCommand            OpRoot    ----
  728. {3}   8-153   Const    ecUnknownMedia              OpRoot    ----
  729. {3}   8-153   Const    ecUnknownUnit               OpRoot    ----
  730. {3}   8-153   Const    ecWinBadIndex               OpRoot    ----
  731. {3}   8-153   Const    ecWinCoordsBad              OpRoot    ----
  732. {*}   *-***   Const    ecWinFieldError             OpRoot    ----
  733. {3}   8-153   Const    ecWinInaccessible           OpRoot    ----
  734. {3}   8-153   Const    ecWinIsActive               OpRoot    ----
  735. {3}   8-153   Const    ecWinIsChild                OpRoot    ----
  736. {*}   *-***   Const    ecWinIsChild                OpRoot    ----
  737. {3}   8-153   Const    ecWinIsZoomed               OpRoot    ----
  738. {3}   8-153   Const    ecWinNotActive              OpRoot    ----
  739. {3}   8-153   Const    ecWinNotCurrent             OpRoot    ----
  740. {3}   8-153   Const    ecWinNotSizeable            OpRoot    ----
  741. {3}   8-153   Const    ecWriteProtected            OpRoot    ----
  742. {2}   6-187   TConst   EditCfgEnd                  OpEdit    ----
  743. {2}   6-187   Field    EditCommands                OpEdit    ----
  744. {2}   6-187   TConst   EditKeyID                   OpEdit    ----
  745. {2}   6-187   Const    EditKeyMax                  OpEdit    ----
  746. {2}   6-187   TConst   EditKeySet                  OpEdit    ----
  747. {2}   5-038   TConst   EditorCfgEnd                OpEditor  ----
  748. {2}   5-040   Var      EditorCommands              OpEditor  ----
  749. {2}   5-039   Type     EditorEditFunc              OpEditor  ----
  750. {2}   5-039   Type     EditorGetFileFunc           OpEditor  ----
  751. {2}   5-038   TConst   EditorKeyID                 OpEditor  ----
  752. {2}   5-038   Const    EditorKeyMax                OpEditor  ----
  753. {2}   5-038   TConst   EditorKeySet                OpEditor  ----
  754. {2}   5-039   Type     EditorYesNoFunc             OpEditor  ----
  755. {2}   6-025   Type     EditProc                    OpField   ----
  756. {2}   6-023   Const    efAllowEscape               OpField   ----
  757. {2}   6-022   Const    efAutoAdvance               OpField   ----
  758. {2}   6-022   Const    efAutoAdvanceBegin          OpField   ----
  759. {2}   6-022   Const    efAutoAdvanceChar           OpField   ----
  760. {2}   6-022   Const    efAutoAdvanceCursor         OpField   ----
  761. {2}   6-022   Const    efAutoAdvanceEnd            OpField   ----
  762. {2}   6-022   Const    efAutoAdvCharBegin          OpField   ----
  763. {2}   6-022   Const    efAutoAdvCharEnd            OpField   ----
  764. {2}   6-022   Const    efAutoAdvCurBegin           OpField   ----
  765. {2}   6-022   Const    efAutoAdvCurEnd             OpField   ----
  766. {2}   6-023   Const    efAutoNumLock               OpField   ----
  767. {2}   6-023   Const    efBeepOnError               OpField   ----
  768. {2}   6-023   Const    efClearFirstChar            OpField   ----
  769. {2}   6-023   Const    efClickExit                 OpField   ----
  770. {2}   6-026   Field    efConvert                   OpField   EntryField
  771. {2}   6-022   Const    efCursorToEnd               OpField   ----
  772. {2}   6-026   Field    efDataSize                  OpField   EntryField
  773. {2}   6-023   Const    efDefaultAccepted           OpField   ----
  774. {2}   6-026   Field    efDPlaces                   OpField   EntryField
  775. {2}   6-026   Field    efDraw                      OpField   EntryField
  776. {2}   6-026   Field    efEditor                    OpField   EntryField
  777. {2}   6-026   Field    efEditSt                    OpField   EntryField
  778. {2}   6-023   Const    efExitAtEdges               OpField   ----
  779. {2}   6-023   Const    efForceLower                OpField   ----
  780. {2}   6-023   Const    efForceMode                 OpField   ----
  781. {2}   6-023   Const    efForceOvertype             OpField   ----
  782. {2}   6-023   Const    efForceUpper                OpField   ----
  783. {2}   6-022   Const    efHidden                    OpField   ----
  784. {2}   6-023   Const    efHideCursor                OpField   ----
  785. {2}   6-023   Const    efHouseCursorAtEnd          OpField   ----
  786. {2}   6-022   Const    efInsertPushes              OpField   ----
  787. {2}   6-022   Const    efInvisible                 OpField   ----
  788. {2}   6-022   Const    efMapCtrls                  OpField   ----
  789. {2}   6-023   Const    efMapExtended               OpField   ----
  790. {2}   6-026   Field    efMaxLen                    OpField   EntryField
  791. {2}   6-022   Const    efMultChoice                OpField   ----
  792. {2}   6-026   Field    efPadChar                   OpField   EntryField
  793. {2}   6-023   Const    efParensForMinus            OpField   ----
  794. {2}   6-022   Const    efPasswordMode              OpField   ----
  795. {2}   6-026   Field    efPicture                   OpField   EntryField
  796. {2}   6-026   Field    efPrompt                    OpField   EntryField
  797. {2}   6-022   Const    efProtected                 OpField   ----
  798. {2}   6-026   Field    efRangeHi                   OpField   EntryField
  799. {2}   6-026   Field    efRangeLo                   OpField   EntryField
  800. {*}   *-***   Const    efReadOnly                  OpField   ----
  801. {2}   6-023   Const    efRequired                  OpField   ----
  802. {2}   6-022   Const    efRightJustify              OpField   ----
  803. {2}   6-023   Const    efShowReadChar              OpField   ----
  804. {2}   6-022   Const    efTrimBlanks                OpField   ----
  805. {2}   6-026   Field    efValidate                  OpField   EntryField
  806. {2}   6-026   Field    efVarPtr                    OpField   EntryField
  807. {1}   3-007   Enum     EGA                         OpCrt     ----
  808. {3}  14-046   Var      ElementsSorted              OpSort    ----
  809. {3}   8-153   TConst   emBadCharacter              OpRoot    ----
  810. {3}   8-153   TConst   emBadDimensions             OpRoot    ----
  811. {3}   8-153   TConst   emBlanksInField             OpRoot    ----
  812. {3}   8-153   TConst   emBlockRead                 OpRoot    ----
  813. {3}   8-153   TConst   emBlockWrite                OpRoot    ----
  814. {3}   8-153   TConst   emBufferFull                OpRoot    ----
  815. {3}   8-153   TConst   emByteStkOverflow           OpRoot    ----
  816. {3}   8-153   TConst   emCantFreeEms               OpRoot    ----
  817. {3}   8-153   TConst   emCloseError                OpRoot    ----
  818. {3}   8-153   TConst   emColOutOfRange             OpRoot    ----
  819. {3}   8-153   TConst   emComLit                    OpRoot    ----
  820. {3}   8-153   TConst   emDiagNotAllowed            OpRoot    ----
  821. {3}   8-153   TConst   emDirTooBig                 OpRoot    ----
  822. {3}   8-153   TConst   emDriveNotReady             OpRoot    ----
  823. {3}   8-153   TConst   emElementTooBig             OpRoot    ----
  824. {3}   8-153   TConst   emElSizeIsZero              OpRoot    ----
  825. {3}   8-153   TConst   emEmsAllocation             OpRoot    ----
  826. {3}   8-153   TConst   emEmsPageMapping            OpRoot    ----
  827. {3}   8-153   TConst   emFieldRequired             OpRoot    ----
  828. {3}   8-153   TConst   emFileIsEmpty               OpRoot    ----
  829. {3}   8-153   TConst   emFileModified              OpRoot    ----
  830. {3}   8-153   TConst   emFileNotFound              OpRoot    ----
  831. {3}   8-153   TConst   emFileTooLarge              OpRoot    ----
  832. {3}   8-153   TConst   emFileTruncated             OpRoot    ----
  833. {3}   8-153   TConst   emFlushError                OpRoot    ----
  834. {3}   8-153   TConst   emFontStackError            OpRoot    ----
  835. {3}   8-153   TConst   emFontStkOverflow           OpRoot    ----
  836. {3}   8-153   TConst   emIndentLevel               OpRoot    ----
  837. {3}   8-153   TConst   emInsOver                   OpRoot    ----
  838. {3}   8-153   TConst   emInsufficientEMS           OpRoot    ----
  839. {3}   8-153   TConst   emInsufficientMemory        OpRoot    ----
  840. {3}   8-153   TConst   emInvalidDate               OpRoot    ----
  841. {3}   8-153   TConst   emInvalidDrive              OpRoot    ----
  842. {3}   8-153   TConst   emInvalidNumber             OpRoot    ----
  843. {3}   8-153   TConst   emInvalidPrinter            OpRoot    ----
  844. {3}   8-153   TConst   emInvalidTime               OpRoot    ----
  845. {3}   8-153   TConst   emLessThanOnePage           OpRoot    ----
  846. {3}   8-153   TConst   emLineNumber                OpRoot    ----
  847. {3}   8-153   TConst   emLineTooLong               OpRoot    ----
  848. {3}   8-153   TConst   emMacedInstructions         OpRoot    ----
  849. {3}   8-153   TConst   emMacro                     OpRoot    ----
  850. {3}   8-153   TConst   emNewFile                   OpRoot    ----
  851. {3}   8-153   TConst   emNoBlock                   OpRoot    ----
  852. {3}   8-153   TConst   emNoBlockDefined            OpRoot    ----
  853. {3}   8-153   TConst   emNoEms                     OpRoot    ----
  854. {3}   8-153   TConst   emNoFieldsOnPage            OpRoot    ----
  855. {3}   8-153   TConst   emNoMoreFiles               OpRoot    ----
  856. {3}   8-153   TConst   emNoPickItems               OpRoot    ----
  857. {3}   8-153   TConst   emNoPositionPrim            OpRoot    ----
  858. {3}   8-153   TConst   emNoPrnDriver               OpRoot    ----
  859. {3}   8-153   TConst   emNoSuchField               OpRoot    ----
  860. {3}   8-153   TConst   emNotLArrayFile             OpRoot    ----
  861. {3}   8-153   TConst   emNotToScreen               OpRoot    ----
  862. {3}   8-153   TConst   emNullError                 OpRoot    ----
  863. {2}   6-006   Const    EmOnly                      OpAbsFld  ----
  864. {2}   6-210   Const    EmOnly                      OpDate    ----
  865. {3}   8-153   TConst   emOpenError                 OpRoot    ----
  866. {3}   8-153   TConst   emOptionString              OpRoot    ----
  867. {3}   8-153   TConst   emOutOfRange                OpRoot    ----
  868. {3}   8-153   TConst   emOverLineLimit             OpRoot    ----
  869. {3}   8-153   TConst   emPartialEntry              OpRoot    ----
  870. {3}   8-153   TConst   emPathNotFound              OpRoot    ----
  871. {3}   8-153   TConst   emPosOutOfRange             OpRoot    ----
  872. {3}   8-153   TConst   emReadError                 OpRoot    ----
  873. {3}   8-153   TConst   emReplaceWith               OpRoot    ----
  874. {3}   8-153   TConst   emReplaceYesNo              OpRoot    ----
  875. {3}   8-153   TConst   emRightMargin               OpRoot    ----
  876. {3}   8-153   TConst   emRowOutOfRange             OpRoot    ----
  877. {3}  10-035   Var      EmsAllocated                OpExec    ----
  878. {3}  11-047   TConst   EmsAllocated                OpSwap1   ----
  879. {3}   8-159   Type     EmsArray                    OpLarray  ----
  880. {3}   8-159   Type     EmsArrayPtr                 OpLarray  ----
  881. {3}   8-160   Var      EmsAvailable                OpLarray  ----
  882. {3}   8-153   TConst   emSearchFor                 OpRoot    ----
  883. {3}  12-003   Const    EmsErrorCode                OpEms     ----
  884. {*}   *-***   TConst   EmsOverXms                  OpSwap1   ----
  885. {*}   *-***   Type     EmsPtrRecord                OpEms     ----
  886. {*}   *-***   Type     EmsPtrType                  OpEms     ----
  887. {3}   8-159   Type     EmsRCArray                  OpLarray  ----
  888. {3}   8-159   Type     EmsRCArrayPtr               OpLarray  ----
  889. {*}   *-***   TConst   EmsResult                   OpEms     ----
  890. {3}   8-153   TConst   emStringNotFound            OpRoot    ----
  891. {3}   8-153   TConst   emTabSize                   OpRoot    ----
  892. {3}   8-153   TConst   emTooManyLines              OpRoot    ----
  893. {3}   8-153   TConst   emUnknownError              OpRoot    ----
  894. {3}   8-153   TConst   emWriteError                OpRoot    ----
  895. {3}  10-044   TConst   EnableEnhanced              OpEnhKbd  ----
  896. {3}  13-003   Const    EndOfMacro                  OpMacro   ----
  897. {3}  13-018   Const    EndOfMacro                  OpReplay  ----
  898. {1}   3-010   Var      EnhancedDisplay             OpCrt     ----
  899. {2}   6-142   TConst   EntryCfgEnd                 OpEntry   ----
  900. {2}   6-143   Var      EntryCommands               OpEntry   ----
  901. {2}   6-026   Type     EntryField                  OpField   ----
  902. {2}   6-026   Type     EntryFieldPtr               OpField   ----
  903. {2}   6-142   TConst   EntryKeyID                  OpEntry   ----
  904. {2}   6-142   Const    EntryKeyMax                 OpEntry   ----
  905. {2}   6-142   TConst   EntryKeySet                 OpEntry   ----
  906. {2}   6-143   Type     EntryScreen                 OpEntry   ----
  907. {2}   6-143   Type     EntryScreenPtr              OpEntry   ----
  908. {3}  10-003   Field    EnvLen                      OpDos     ----
  909. {3}  10-003   Field    EnvPtr                      OpDos     ----
  910. {3}  10-003   Type     EnvRec                      OpDos     ----
  911. {3}  10-003   Field    EnvSeg                      OpDos     ----
  912. {3}   8-153   Const    epFatal                     OpRoot    ----
  913. {3}   8-153   Const    epMessage                   OpRoot    ----
  914. {3}   8-153   Const    epNonFatal                  OpRoot    ----
  915. {3}   8-153   Const    epWarning                   OpRoot    ----
  916. {2}   5-028   TConst   ErrorColor                  OpEditor  ----
  917. {2}   5-028   TConst   ErrorMono                   OpEditor  ----
  918. {3}   8-153   Type     ErrorProc                   OpRoot    ----
  919. {2}   5-028   TConst   ErrorRow                    OpEditor  ----
  920. {3}  11-005   Field    ES                          OpInt     ----
  921. {3}  11-048   Field    ES                          OpSwap1   ----
  922. {2}   6-142   Const    esDeallocUserRec            OpEntry   ----
  923. {2}   6-142   Const    esFastUpdates               OpEntry   ----
  924. {2}   6-143   Type     esFieldProc                 OpEntry   ----
  925. {2}   6-143   Field    esInsertMode                OpEntry   EntryScreen
  926. {2}   6-143   Field    esLeftD                     OpEntry   EntryScreen
  927. {2}   6-142   Const    esMousePage                 OpEntry   ----
  928. {2}   6-143   Field    esPasswordChar              OpEntry   EntryScreen
  929. {2}   6-142   Const    esReadOnly                  OpEntry   ----
  930. {2}   6-143   Field    esRightD                    OpEntry   EntryScreen
  931. {*}   *-***   Const    esSamePosition              OpEntry   ----
  932. {2}   6-142   Const    esScrollByPage              OpEntry   ----
  933. {2}   6-143   Type     esUserProc                  OpEntry   ----
  934. {2}   6-143   Type     esUserValidationFunc        OpEntry   ----
  935. {3}   8-153   Const    etFatal                     OpRoot    ----
  936. {3}   8-153   Const    etMessage                   OpRoot    ----
  937. {3}   8-153   Const    etNoError                   OpRoot    ----
  938. {3}   8-153   Const    etNonFatal                  OpRoot    ----
  939. {3}   8-153   Const    etWarning                   OpRoot    ----
  940. {3}   8-159   Enum     ExactInit                   OpLarray  ----
  941. {3}  10-003   Type     ExecDosProc                 OpDos     ----
  942. {3}  10-003   Const    ExecPauseAfterRun           OpDos     ----
  943. {3}  10-034   Const    ExecPauseAfterRun           OpExec    ----
  944. {3}  10-003   Const    ExecRestoreScreen           OpDos     ----
  945. {3}  10-034   Const    ExecRestoreScreen           OpExec    ----
  946. {3}  10-003   Const    ExecSaveScreen              OpDos     ----
  947. {3}  10-034   Const    ExecSaveScreen              OpExec    ----
  948. {3}  10-003   Const    ExecShowMemory              OpDos     ----
  949. {3}  10-034   Const    ExecShowMemory              OpExec    ----
  950. {*}   *-***   Enum     ExitAtBot                   OpSelect  ----
  951. {2}   6-063   Enum     ExitAtEdges                 OpSelect  ----
  952. {*}   *-***   Enum     ExitAtTop                   OpSelect  ----
  953. {*}   *-***   Enum     Expanded                    OpEms     ----
  954. {2}   6-033   Type     ExtendedField               OpField   ----
  955. {2}   6-033   Type     ExtendedFieldPtr            OpField   ----
  956. {3}   9-002   Const    ExtLen                      OpString  ----
  957. {*}   *-***   Type     ExtStr                      OpString  ----
  958.  
  959. {2}   6-011   TConst   FalseChar                   OpAbsFld  ----
  960. {1}   2-009   Define   FastDispose                 ----      ----
  961. {3}   8-159   Enum     FastInit                    OpLarray  ----
  962. {1}   3-047   Field    FieldColor                  OpCrt     ColorSet
  963. {1}   3-047   Field    FieldMono                   OpCrt     ColorSet
  964. {3}  11-047   TConst   FileAllocated               OpSwap1   ----
  965. {2}   5-063   Field    FilePos                     OpBrowse  ----
  966. {2}   4-382   Type     FilePtr                     OpHelp    ----
  967. {1}   4-250   Type     FileStr                     OpDir     ----
  968. {1}   4-165   Field    FillCnt                     OpWindow  ----
  969. {1}   4-165   Field    FillVal                     OpWindow  ----
  970. {*}   *-***   TConst   FiltersEnhanced             OpEnhKbd  ----
  971. {2}   4-414   Field    First                       OpHelp    ----
  972. {3}  11-005   Field    Flags                       OpInt     ----
  973. {3}  11-048   Field    Flags                       OpSwap1   ----
  974. {1}   3-047   Field    FlexAHelpColor              OpCrt     ColorSet
  975. {1}   3-047   Field    FlexAHelpMono               OpCrt     ColorSet
  976. {1}   3-007   Type     FlexAttrs                   OpCrt     ----
  977. {1}   3-047   Field    FlexBHelpColor              OpCrt     ColorSet
  978. {1}   3-047   Field    FlexBHelpMono               OpCrt     ColorSet
  979. {1}   3-047   Field    FlexCHelpColor              OpCrt     ColorSet
  980. {1}   3-047   Field    FlexCHelpMono               OpCrt     ColorSet
  981. {2}   4-407   Field    FlexSP                      OpHelp    ----
  982. {2}   4-414   Field    FlexSP                      OpHelp    ----
  983. {2}   4-383   Type     FlexStack                   OpHelp    ----
  984. {2}   4-381   Const    FlexStackSize               OpHelp    ----
  985. {2}   4-414   Field    FlexStk                     OpHelp    ----
  986. {2}   4-407   Field    FlexStk                     OpHelp    ----
  987. {3}   9-002   Type     Float                       OpString  ----
  988. {2}   6-006   Const    FloatDollar                 OpAbsFld  ----
  989. {3}  10-003   Enum     Floppy12                    OpDos     ----
  990. {3}  10-003   Enum     Floppy144                   OpDos     ----
  991. {3}  10-003   Enum     Floppy360                   OpDos     ----
  992. {3}  10-003   Enum     Floppy720                   OpDos     ----
  993. {2}   7-009   Enum     FlushCall                   OpPrnLow  ----
  994. {1}   3-006   Const    Font8x8                     OpCrt     ----
  995. {2}   7-035   Const    FontStackSize               OpPrint   ----
  996. {2}   6-010   TConst   ForceCaseUser               OpAbsFld  ----
  997. {1}   3-007   Enum     ForceColor                  OpCrt     ----
  998. {2}   6-006   Const    ForceLo                     OpAbsFld  ----
  999. {2}   6-006   Const    ForceMixed                  OpAbsFld  ----
  1000. {1}   3-007   Enum     ForceMono                   OpCrt     ----
  1001. {2}   6-006   Const    ForceUp                     OpAbsFld  ----
  1002. {2}   7-037   TConst   FormFeedStr                 OpPrint   ----
  1003. {1}   2-009   Define   FourByteDates               ----      ----
  1004. {1}   4-030   Type     Frame                       OpFrame   ----
  1005. {1}   3-008   Type     FrameArray                  OpCrt     ----
  1006. {1}   3-009   TConst   FrameChars                  OpCrt     ----
  1007. {1}   3-008   Type     FrameCharType               OpCrt     ----
  1008. {1}   3-046   Field    FrameColor                  OpCrt     ColorSet
  1009. {1}   4-029   Type     FrameCornerType             OpFrame   ----
  1010. {1}   4-029   Type     FrameEdgeType               OpFrame   ----
  1011. {1}   3-046   Field    FrameMono                   OpCrt     ColorSet
  1012. {1}   4-029   Type     FramePosType                OpFrame   ----
  1013. {1}   4-030   Type     FramePtr                    OpFrame   ----
  1014. {1}   3-009   Const    frBB                        OpCrt     ----
  1015. {1}   3-009   Const    frBL                        OpCrt     ----
  1016. {1}   3-009   Const    frBR                        OpCrt     ----
  1017. {2}   6-209   Enum     Friday                      OpDate    ----
  1018. {1}   4-028   Const    frInsideActive              OpFrame   ----
  1019. {1}   4-028   Const    frInsideFrame               OpFrame   ----
  1020. {1}   3-009   Const    frLL                        OpCrt     ----
  1021. {1}   4-028   Const    frOutsideFrame              OpFrame   ----
  1022. {1}   3-009   Const    frRR                        OpCrt     ----
  1023. {1}   3-009   Const    frTL                        OpCrt     ----
  1024. {1}   3-009   Const    frTR                        OpCrt     ----
  1025. {1}   3-009   Const    frTT                        OpCrt     ----
  1026. {1}   3-093   Enum     FullMatch                   OpCmd     ----
  1027.  
  1028. {2}   6-089   Type     GetFieldProc                OpSelect  ----
  1029. {1}   3-093   Type     GetHelpProc                 OpCmd     ----
  1030. {1}   3-093   Type     GetKeyProc                  OpCmd     ----
  1031. {3}  14-046   Type     GetPutProc                  OpSort    ----
  1032. {1}   3-006   Const    Green                       OpCrt     ----
  1033. {1}   3-049   Const    GreenOnBlack                OpColor   ----
  1034. {1}   3-049   Const    GreenOnBlue                 OpColor   ----
  1035. {1}   3-051   Const    GreenOnBrown                OpColor   ----
  1036. {1}   3-050   Const    GreenOnCyan                 OpColor   ----
  1037. {1}   3-049   Const    GreenOnGreen                OpColor   ----
  1038. {1}   3-051   Const    GreenOnLtGray               OpColor   ----
  1039. {1}   3-050   Const    GreenOnMagenta              OpColor   ----
  1040. {1}   3-050   Const    GreenOnRed                  OpColor   ----
  1041.  
  1042. {3}  14-028   Field    H                           OpInline  ----
  1043. {*}   *-***   Type     HandleNameList              OpEms     ----
  1044. {*}   *-***   Type     HandleNameRec               OpEms     ----
  1045. {*}   *-***   Type     HandleNameStr               OpEms     ----
  1046. {*}   *-***   Type     HandleNameType              OpEms     ----
  1047. {*}   *-***   Type     HandlePagesType             OpEms     ----
  1048. {3}  10-003   Enum     HardDisk                    OpDos     ----
  1049. {*}   *-***   Type     HardwareConfigType          OpEms     ----
  1050. {3}  10-044   Var      HasEnhancedKbd              OpEnhKbd  ----
  1051. {1}   3-046   Field    HeaderColor                 OpCrt     ColorSet
  1052. {1}   3-046   Field    HeaderMono                  OpCrt     ColorSet
  1053. {1}   4-029   Type     HeaderNode                  OpFrame   ----
  1054. {1}   4-029   Type     HeaderPosType               OpFrame   ----
  1055. {1}   4-029   Type     HeaderPtr                   OpFrame   ----
  1056. {2}   4-380   TConst   HelpCfgEnd                  OpHelp    ----
  1057. {2}   4-383   Var      HelpCommands                OpHelp    ----
  1058. {2}   4-381   TConst   HelpExitCommands            OpHelp    ----
  1059. {2}   4-380   TConst   HelpFileOpenMode            OpHelp    ----
  1060. {2}   4-382   Type     HelpFileSection             OpHelp    ----
  1061. {2}   4-382   Type     HelpHeader                  OpHelp    ----
  1062. {2}   4-382   Type     HelpHeaderPtr               OpHelp    ----
  1063. {2}   4-381   TConst   HelpId                      OpHelp    ----
  1064. {2}   4-382   Type     HelpIndex                   OpHelp    ----
  1065. {2}   4-382   Type     HelpIndexPtr                OpHelp    ----
  1066. {2}   4-382   Type     HelpIndexRec                OpHelp    ----
  1067. {2}   4-380   TConst   HelpKeyID                   OpHelp    ----
  1068. {2}   4-380   Const    HelpKeyMax                  OpHelp    ----
  1069. {2}   4-380   TConst   HelpKeySet                  OpHelp    ----
  1070. {*}   *-***   Const    HelvBold                    OpDevice  ----
  1071. {1}   3-008   Type     HercCardType                OpCrt     ----
  1072. {1}   3-009   TConst   HercExceptionReg            OpCrt     ----
  1073. {1}   3-008   Enum     HercInColor                 OpCrt     ----
  1074. {1}   3-008   Enum     HercNone                    OpCrt     ----
  1075. {1}   3-008   Enum     HercPlain                   OpCrt     ----
  1076. {1}   3-008   Enum     HercPlus                    OpCrt     ----
  1077. {2}   6-006   Const    HexOnly                     OpAbsFld  ----
  1078. {2}   6-010   TConst   HexOnlySet                  OpAbsFld  ----
  1079. {*}   *-***   TConst   HideSwapFile                OpExec    ----
  1080. {2}   4-382   Field    HighestTopic                OpHelp    ----
  1081. {1}   3-047   Field    HighItemColor               OpCrt     ColorSet
  1082. {1}   3-047   Field    HighItemMono                OpCrt     ColorSet
  1083. {1}   3-046   Field    HighlightColor              OpCrt     ColorSet
  1084. {1}   3-046   Field    HighlightMono               OpCrt     ColorSet
  1085. {1}   4-322   Enum     Horizontal                  OpMenu    ----
  1086. {2}   4-414   Field    HorOfs                      OpHelp    ----
  1087. {1}   4-030   Type     HotNode                     OpFrame   ----
  1088. {1}   3-047   Field    HotSpotColor                OpCrt     ColorSet
  1089. {1}   3-047   Field    HotSpotMono                 OpCrt     ColorSet
  1090. {1}   4-030   Type     HotSpotPtr                  OpFrame   ----
  1091. {2}   6-006   Const    HourOnly                    OpAbsFld  ----
  1092. {2}   6-210   Const    HourOnly                    OpDate    ----
  1093. {2}   6-006   Const    HourOnlyU                   OpAbsFld  ----
  1094. {2}   6-210   Const    HourOnlyU                   OpDate    ----
  1095. {2}   6-210   Const    HoursInDay                  OpDate    ----
  1096. {1}   4-027   Const    hsBar                       OpFrame   ----
  1097. {1}   4-027   Const    hsDecH                      OpFrame   ----
  1098. {1}   4-027   Const    hsDecV                      OpFrame   ----
  1099. {1}   4-027   Const    hsIncH                      OpFrame   ----
  1100. {1}   4-027   Const    hsIncV                      OpFrame   ----
  1101. {1}   4-027   Const    hsNone                      OpFrame   ----
  1102. {1}   4-027   Const    hsRegion0                   OpFrame   ----
  1103. {1}   4-027   Const    hsRegion9                   OpFrame   ----
  1104. {1}   4-027   Const    hsReservedForTP             OpFrame   ----
  1105. {1}   4-027   Const    hsSpot                      OpFrame   ----
  1106. {3}  12-012   Type     HugePtr                     OpExtMem  ----
  1107. {2}   4-380   Const    hwAdjustScroll              OpHelp    ----
  1108. {2}   4-380   Const    hwBlockMark                 OpHelp    ----
  1109. {2}   4-380   Const    hwClearStackAtExit          OpHelp    ----
  1110. {2}   4-382   Enum     hwFileIndex                 OpHelp    ----
  1111. {2}   4-382   Enum     hwHeader                    OpHelp    ----
  1112. {2}   4-382   Type     hwMatchFunc                 OpHelp    ----
  1113. {2}   4-380   Const    hwMousePage                 OpHelp    ----
  1114. {2}   4-382   Enum     hwNameIndex                 OpHelp    ----
  1115. {2}   4-382   Enum     hwNames                     OpHelp    ----
  1116. {2}   4-382   Type     hwNestedFunc                OpHelp    ----
  1117. {2}   4-380   Const    hwPickIndex                 OpHelp    ----
  1118. {2}   4-380   Const    hwStaticNameBuffer          OpHelp    ----
  1119. {2}   4-382   Enum     hwTopicIndex                OpHelp    ----
  1120.  
  1121. {2}   4-382   Field    ID                          OpHelp    ----
  1122. {3}   8-097   Type     IdStream                    OpRoot    ----
  1123. {3}   8-097   Type     IdStreamPtr                 OpRoot    ----
  1124. {3}   8-159   TConst   IdString                    OpLarray  ----
  1125. {*}   *-***   Field    idVmtError                  OpRoot    IdStream
  1126. {2}   6-024   Const    ifBoolean                   OpField   ----
  1127. {3}  11-047   Field    IfcInstalled                OpSwap1   ----
  1128. {3}  11-048   Type     IfcPtr                      OpSwap1   ----
  1129. {3}  11-022   Type     IfcPtr                      OpTsr     ----
  1130. {3}  11-048   Type     IfcRecord                   OpSwap1   ----
  1131. {3}  11-022   Type     IfcRecord                   OpTsr     ----
  1132. {2}   6-024   Const    ifEditing                   OpField   ----
  1133. {2}   6-024   Const    ifHexadecimal               OpField   ----
  1134. {2}   6-024   Const    ifModified                  OpField   ----
  1135. {2}   6-024   Const    ifMultiLine                 OpField   ----
  1136. {2}   6-024   Const    ifNested                    OpField   ----
  1137. {2}   6-024   Const    ifNoLiterals                OpField   ----
  1138. {2}   6-024   Const    ifNoMouseExit               OpField   ----
  1139. {2}   6-024   Const    ifNotNext                   OpField   ----
  1140. {2}   6-024   Const    ifNotPrev                   OpField   ----
  1141. {2}   6-024   Const    ifNumeric                   OpField   ----
  1142. {2}   6-024   Const    ifRealVar                   OpField   ----
  1143. {2}   6-024   Const    ifSemiHidden                OpField   ----
  1144. {2}   6-024   Const    ifSimple                    OpField   ----
  1145. {2}   6-024   Const    ifSuppressFirst             OpField   ----
  1146. {1}   4-313   TConst   inAllocConsPtr              OpMenu    ----
  1147. {2}   6-031   Type     IncChoiceProc               OpField   ----
  1148. {2}   4-381   Const    IndexMarker                 OpHelp    ----
  1149. {1}   2-009   Define   InitAllUnits                ----      ----
  1150. {3}   8-070   Const    InitPoolSize                OpRoot    ----
  1151. {3}   8-008   Const    InitStackSize               OpRoot    ----
  1152. {3}   8-153   TConst   InitStatus                  OpRoot    ----
  1153. {3}   8-159   Type     InitType                    OpLarray  ----
  1154. {1}   4-313   Const    inProtected                 OpMenu    ----
  1155. {*}   *-***   Const    inSemiProtected             OpMenu    ----
  1156. {1}   3-009   TConst   InsertCursor                OpCrt     ----
  1157. {3}  11-060   Field    InstPtr                     Op8087    ----
  1158. {3}  11-023   Const    Int10Handle                 OpTsr     ----
  1159. {3}  11-023   Const    Int13Handle                 OpTsr     ----
  1160. {3}  11-023   Const    Int14Handle                 OpTsr     ----
  1161. {3}  13-003   Const    Int16Handle                 OpMacro   ----
  1162. {3}  11-023   Const    Int16Handle                 OpTsr     ----
  1163. {3}  11-023   Const    Int17Handle                 OpTsr     ----
  1164. {3}  11-023   Const    Int25Handle                 OpTsr     ----
  1165. {3}  11-023   Const    Int26Handle                 OpTsr     ----
  1166. {3}  11-023   Const    Int28Handle                 OpTsr     ----
  1167. {3}  11-023   Const    Int5Handle                  OpTsr     ----
  1168. {3}  11-023   Const    Int8Handle                  OpTsr     ----
  1169. {3}  11-023   Const    Int9Handle                  OpTsr     ----
  1170. {2}   6-034   Type     IntegerField                OpField   ----
  1171. {2}   6-034   Type     IntegerFieldPtr             OpField   ----
  1172. {1}   3-010   Var      InTextMode                  OpCrt     ----
  1173. {3}  11-005   Field    IntNum                      OpInt     ----
  1174. {3}  11-005   Type     IntRegisters                OpInt     ----
  1175. {3}  11-048   Type     IntRegisters                OpSwap1   ----
  1176. {3}  10-003   Enum     InvalidDrive                OpDos     ----
  1177. {3}  11-005   Field    IP                          OpInt     ----
  1178. {3}  11-048   Field    IP                          OpSwap1   ----
  1179. {3}  11-005   Type     IsrArray                    OpInt     ----
  1180. {3}  11-005   Type     IsrRecord                   OpInt     ----
  1181. {2}   7-036   Const    Italics                     OpPrint   ----
  1182.  
  1183. {3}  14-028   Field    JmpPt                       OpInline  ----
  1184. {3}  14-028   Type     JumpRecord                  OpInline  ----
  1185.  
  1186. {3}  13-003   Field    KeyArray                    OpMacro   ----
  1187. {3}  13-018   Field    KeyArray                    OpReplay  ----
  1188. {1}   3-114   Const    KeyLength                   OpCmd     ----
  1189. {1}   3-093   Type     KeyPressedProc              OpCmd     ----
  1190. {1}   3-114   Type     KeyRec                      OpCmd     ----
  1191. {1}   3-114   Type     KeyRecPtr                   OpCmd     ----
  1192. {1}   3-114   Field    Keys                        OpCmd     ----
  1193. {1}   3-114   Type     KeyString                   OpCmd     ----
  1194.  
  1195. {3}  14-028   Field    L                           OpInline  ----
  1196. {*}   *-***   Const    LandscapeCourier            OpDevice  ----
  1197. {3}   8-051   Type     LargeBitSet                 OpRoot    ----
  1198. {3}   8-051   Type     LargeBitSetPtr              OpRoot    ----
  1199. {2}   4-414   Field    Last                        OpHelp    ----
  1200. {1}   3-006   Var      LastMode                    OpCrt     ----
  1201. {1}   4-161   Field    lcsColors                   OpWindow  LoadableColorSet
  1202. {3}   8-159   Const    lDeleteFile                 OpLarray  ----
  1203. {2}   6-186   Const    leAllowEscape               OpEdit    ----
  1204. {2}   6-185   Const    leAutoAdvance               OpEdit    ----
  1205. {2}   6-185   Const    leAutoAdvanceBegin          OpEdit    ----
  1206. {2}   6-185   Const    leAutoAdvanceChar           OpEdit    ----
  1207. {2}   6-185   Const    leAutoAdvanceCursor         OpEdit    ----
  1208. {2}   6-185   Const    leAutoAdvanceEnd            OpEdit    ----
  1209. {2}   6-185   Const    leAutoAdvCharBegin          OpEdit    ----
  1210. {2}   6-185   Const    leAutoAdvCharEnd            OpEdit    ----
  1211. {2}   6-185   Const    leAutoAdvCurBegin           OpEdit    ----
  1212. {2}   6-185   Const    leAutoAdvCurEnd             OpEdit    ----
  1213. {2}   6-186   Const    leAutoNumLock               OpEdit    ----
  1214. {2}   6-186   Const    leBeepOnError               OpEdit    ----
  1215. {2}   6-185   Const    leClearFirstChar            OpEdit    ----
  1216. {2}   6-185   Const    leClickExit                 OpEdit    ----
  1217. {2}   6-187   Field    leColors                    OpEdit    LineEditor
  1218. {2}   6-185   Const    leCursorToEnd               OpEdit    ----
  1219. {2}   6-186   Const    leDefaultAccepted           OpEdit    ----
  1220. {2}   6-186   Const    leExitAtEdges               OpEdit    ----
  1221. {2}   6-186   Const    leForceLower                OpEdit    ----
  1222. {2}   6-185   Const    leForceMode                 OpEdit    ----
  1223. {2}   6-185   Const    leForceOvertype             OpEdit    ----
  1224. {2}   6-186   Const    leForceUpper                OpEdit    ----
  1225. {1}   3-060   Enum     LeftAndCenterButtons        OpMouse   ----
  1226. {1}   3-060   Enum     LeftButton                  OpMouse   ----
  1227. {1}   3-061   Const    LeftButtonPressed           OpMouse   ----
  1228. {1}   3-061   Const    LeftButtonReleased          OpMouse   ----
  1229. {2}   6-185   Const    leHidden                    OpEdit    ----
  1230. {2}   6-186   Const    leHideCursor                OpEdit    ----
  1231. {2}   6-186   Const    leHouseCursorAtEnd          OpEdit    ----
  1232. {2}   6-187   Field    leInsertMode                OpEdit    LineEditor
  1233. {2}   6-185   Const    leInsertPushes              OpEdit    ----
  1234. {2}   6-185   Const    leInvisible                 OpEdit    ----
  1235. {2}   6-185   Const    leMapCtrls                  OpEdit    ----
  1236. {2}   6-186   Const    leMapExtended               OpEdit    ----
  1237. {3}   8-159   Enum     lEMSArray                   OpLarray  ----
  1238. {2}   6-185   Const    leMultChoice                OpEdit    ----
  1239. {2}   6-186   Const    leParensForMinus            OpEdit    ----
  1240. {2}   6-185   Const    lePasswordMode              OpEdit    ----
  1241. {2}   6-185   Const    leProtected                 OpEdit    ----
  1242. {*}   *-***   Const    leReadOnly                  OpEdit    ----
  1243. {2}   6-186   Const    leRequired                  OpEdit    ----
  1244. {2}   6-185   Const    leRightJustify              OpEdit    ----
  1245. {2}   6-186   Const    leShowReadChar              OpEdit    ----
  1246. {2}   6-185   Const    leTrimBlanks                OpEdit    ----
  1247. {2}   7-036   Const    LetterQuality               OpPrint   ----
  1248. {3}   9-002   TConst   LetterValues                OpString  ----
  1249. {3}  14-028   Type     LH                          OpInline  ----
  1250. {3}   8-131   Type     Library                     OpRoot    ----
  1251. {3}   8-131   Type     LibraryPtr                  OpRoot    ----
  1252. {3}   8-131   Type     LibrarySig                  OpRoot    ----
  1253. {1}   3-006   Const    LightBlue                   OpCrt     ----
  1254. {1}   3-006   Const    LightCyan                   OpCrt     ----
  1255. {1}   3-006   Const    LightGray                   OpCrt     ----
  1256. {1}   3-006   Const    LightGreen                  OpCrt     ----
  1257. {1}   3-006   Const    LightMagenta                OpCrt     ----
  1258. {1}   3-006   Const    LightRed                    OpCrt     ----
  1259. {2}   5-039   Field    Line                        OpEditor  ----
  1260. {2}   7-037   TConst   LineAdvanceStr              OpPrint   ----
  1261. {2}   4-381   Const    LineBrkMark                 OpHelp    ----
  1262. {2}   6-187   Type     LineEditor                  OpEdit    ----
  1263. {2}   5-063   Field    LineNum                     OpBrowse  ----
  1264. {*}   *-***   Const    LinePrinterCompressed       OpDevice  ----
  1265. {1}   4-165   Field    Link                        OpWindow  ----
  1266. {2}   4-381   Const    LiteralMarker               OpHelp    ----
  1267. {*}   *-***   Const    LJEnvelopeFeed              OpDevice  ----
  1268. {*}   *-***   Const    LJFeedFromTray              OpDevice  ----
  1269. {*}   *-***   Const    LJLineDraw                  OpDevice  ----
  1270. {*}   *-***   Const    LJManualFeed                OpDevice  ----
  1271. {*}   *-***   Const    ljssIBMUS                   OpDevice  ----
  1272. {*}   *-***   Const    ljssRoman                   OpDevice  ----
  1273. {*}   *-***   Const    ljssUSAscii                 OpDevice  ----
  1274. {*}   *-***   Const    ljssUSLegal                 OpDevice  ----
  1275. {3}   8-159   Const    lKeepDiskCurrent            OpLarray  ----
  1276. {3}   8-159   Enum     lNoArray                    OpLarray  ----
  1277. {1}   4-161   Type     LoadableColorSet            OpWindow  ----
  1278. {2}   4-382   Field    LongestName                 OpHelp    ----
  1279. {2}   4-382   Field    LongestPick                 OpHelp    ----
  1280. {2}   6-034   Type     LongIntField                OpField   ----
  1281. {2}   6-034   Type     LongIntFieldPtr             OpField   ----
  1282. {2}   6-006   Const    LowerAlpha                  OpAbsFld  ----
  1283. {2}   6-010   Enum     LowerCase                   OpAbsFld  ----
  1284. {2}   7-009   Enum     LPT1                        OpPrnLow  ----
  1285. {2}   7-009   Enum     LPT2                        OpPrnLow  ----
  1286. {2}   7-009   Enum     LPT3                        OpPrnLow  ----
  1287. {2}   7-009   TConst   LptNames                    OpPrnLow  ----
  1288. {2}   7-009   Type     LptType                     OpPrnLow  ----
  1289. {3}   8-159   Enum     lRamArray                   OpLarray  ----
  1290. {3}   8-159   Const    lRangeCheck                 OpLarray  ----
  1291. {1}   3-049   Const    LtBlueOnBlack               OpColor   ----
  1292. {1}   3-049   Const    LtBlueOnBlue                OpColor   ----
  1293. {1}   3-051   Const    LtBlueOnBrown               OpColor   ----
  1294. {1}   3-050   Const    LtBlueOnCyan                OpColor   ----
  1295. {1}   3-050   Const    LtBlueOnGreen               OpColor   ----
  1296. {1}   3-051   Const    LtBlueOnLtGray              OpColor   ----
  1297. {1}   3-050   Const    LtBlueOnMagenta             OpColor   ----
  1298. {1}   3-050   Const    LtBlueOnRed                 OpColor   ----
  1299. {1}   3-049   Const    LtCyanOnBlack               OpColor   ----
  1300. {1}   3-049   Const    LtCyanOnBlue                OpColor   ----
  1301. {1}   3-051   Const    LtCyanOnBrown               OpColor   ----
  1302. {1}   3-050   Const    LtCyanOnCyan                OpColor   ----
  1303. {1}   3-050   Const    LtCyanOnGreen               OpColor   ----
  1304. {1}   3-051   Const    LtCyanOnLtGray              OpColor   ----
  1305. {1}   3-050   Const    LtCyanOnMagenta             OpColor   ----
  1306. {1}   3-050   Const    LtCyanOnRed                 OpColor   ----
  1307. {1}   3-049   Const    LtGrayOnBlack               OpColor   ----
  1308. {1}   3-049   Const    LtGrayOnBlue                OpColor   ----
  1309. {1}   3-051   Const    LtGrayOnBrown               OpColor   ----
  1310. {1}   3-050   Const    LtGrayOnCyan                OpColor   ----
  1311. {1}   3-050   Const    LtGrayOnGreen               OpColor   ----
  1312. {1}   3-051   Const    LtGrayOnLtGray              OpColor   ----
  1313. {1}   3-050   Const    LtGrayOnMagenta             OpColor   ----
  1314. {1}   3-050   Const    LtGrayOnRed                 OpColor   ----
  1315. {1}   3-049   Const    LtGreenOnBlack              OpColor   ----
  1316. {1}   3-049   Const    LtGreenOnBlue               OpColor   ----
  1317. {1}   3-051   Const    LtGreenOnBrown              OpColor   ----
  1318. {1}   3-050   Const    LtGreenOnCyan               OpColor   ----
  1319. {1}   3-050   Const    LtGreenOnGreen              OpColor   ----
  1320. {1}   3-051   Const    LtGreenOnLtGray             OpColor   ----
  1321. {1}   3-050   Const    LtGreenOnMagenta            OpColor   ----
  1322. {1}   3-050   Const    LtGreenOnRed                OpColor   ----
  1323. {1}   3-049   Const    LtMagentaOnBlack            OpColor   ----
  1324. {1}   3-049   Const    LtMagentaOnBlue             OpColor   ----
  1325. {1}   3-051   Const    LtMagentaOnBrown            OpColor   ----
  1326. {1}   3-050   Const    LtMagentaOnCyan             OpColor   ----
  1327. {1}   3-050   Const    LtMagentaOnGreen            OpColor   ----
  1328. {1}   3-051   Const    LtMagentaOnLtGray           OpColor   ----
  1329. {1}   3-050   Const    LtMagentaOnMagenta          OpColor   ----
  1330. {1}   3-050   Const    LtMagentaOnRed              OpColor   ----
  1331. {1}   3-049   Const    LtRedOnBlack                OpColor   ----
  1332. {1}   3-049   Const    LtRedOnBlue                 OpColor   ----
  1333. {1}   3-051   Const    LtRedOnBrown                OpColor   ----
  1334. {1}   3-050   Const    LtRedOnCyan                 OpColor   ----
  1335. {1}   3-050   Const    LtRedOnGreen                OpColor   ----
  1336. {1}   3-051   Const    LtRedOnLtGray               OpColor   ----
  1337. {1}   3-050   Const    LtRedOnMagenta              OpColor   ----
  1338. {1}   3-050   Const    LtRedOnRed                  OpColor   ----
  1339. {3}   8-159   Enum     lVirtualArray               OpLarray  ----
  1340.  
  1341. {3}  13-015   Var      MacEdCmd                    OpMaced   ----
  1342. {3}  13-015   Var      MacEdCommands               OpMaced   ----
  1343. {3}  13-015   TConst   MacEdKeyID                  OpMaced   ----
  1344. {3}  13-015   Const    MacEdKeyMax                 OpMaced   ----
  1345. {3}  13-015   TConst   MacEdKeySet                 OpMaced   ----
  1346. {3}  13-003   TConst   MacroFileID                 OpMacro   ----
  1347. {3}  13-003   Var      MacroInProgress             OpMacro   ----
  1348. {3}  13-018   Var      MacroInProgressPtr          OpReplay  ----
  1349. {3}  13-003   Var      MacroNames                  OpMacro   ----
  1350. {3}  13-003   Var      MacroPointers               OpMacro   ----
  1351. {3}  13-003   Type     MacroRec                    OpMacro   ----
  1352. {3}  13-018   Type     MacroRec                    OpReplay  ----
  1353. {3}  13-003   Var      MacroRecording              OpMacro   ----
  1354. {3}  13-003   Type     MacroRecPtr                 OpMacro   ----
  1355. {3}  13-018   Type     MacroRecPtr                 OpReplay  ----
  1356. {3}  13-004   Var      MacrosAreOn                 OpMacro   ----
  1357. {1}   3-006   Const    Magenta                     OpCrt     ----
  1358. {1}   3-049   Const    MagentaOnBlack              OpColor   ----
  1359. {1}   3-049   Const    MagentaOnBlue               OpColor   ----
  1360. {1}   3-051   Const    MagentaOnBrown              OpColor   ----
  1361. {1}   3-050   Const    MagentaOnCyan               OpColor   ----
  1362. {1}   3-049   Const    MagentaOnGreen              OpColor   ----
  1363. {1}   3-051   Const    MagentaOnLtGray             OpColor   ----
  1364. {1}   3-050   Const    MagentaOnMagenta            OpColor   ----
  1365. {1}   3-050   Const    MagentaOnRed                OpColor   ----
  1366. {*}   *-***   Type     MappablePageList            OpEms     ----
  1367. {*}   *-***   Type     MappablePageType            OpEms     ----
  1368. {*}   *-***   Type     MappableSegType             OpEms     ----
  1369. {2}   5-063   Type     MarkerArray                 OpBrowse  ----
  1370. {2}   5-039   Type     MarkerArray                 OpEditor  ----
  1371. {1}   3-047   Field    MarkerColor                 OpCrt     ColorSet
  1372. {1}   3-047   Field    MarkerMono                  OpCrt     ColorSet
  1373. {2}   5-063   Type     MarkerRec                   OpBrowse  ----
  1374. {2}   5-039   Type     MarkerRec                   OpEditor  ----
  1375. {1}   3-093   Type     MatchType                   OpCmd     ----
  1376. {3}   9-035   Const    MaxAsciiz                   OpAsciiz  ----
  1377. {3}  14-003   TConst   MaxBCD                      OpBcd     ----
  1378. {3}   8-051   Const    MaxBitCount                 OpRoot    ----
  1379. {2}   5-038   Const    MaxBlockIndent              OpEditor  ----
  1380. {1}   3-114   Const    MaxCommands                 OpCmd     ----
  1381. {2}   6-210   Const    MaxDate                     OpDate    ----
  1382. {*}   *-***   Const    MaxHandles                  OpEms     ----
  1383. {3}   8-159   Const    MaxHeapBlock                OpLarray  ----
  1384. {3}  11-005   Const    MaxISRs                     OpInt     ----
  1385. {3}  13-003   Const    MaxKeysInMacro              OpMacro   ----
  1386. {3}  13-018   Const    MaxKeysInMacro              OpReplay  ----
  1387. {3}   8-051   Const    MaxLargeBitCount            OpRoot    ----
  1388. {2}   4-382   Field    MaxLineLen                  OpHelp    ----
  1389. {3}  13-003   Const    MaxMacros                   OpMacro   ----
  1390. {*}   *-***   Const    MaxMappablePages            OpEms     ----
  1391. {2}   5-038   Const    MaxMarker                   OpEditor  ----
  1392. {2}   4-380   Const    MaxPagesPerSection          OpHelp    ----
  1393. {3}  11-047   Const    MaxPopups                   OpSwap1   ----
  1394. {3}  11-023   Const    MaxPopups                   OpTsr     ----
  1395. {2}   4-381   Const    MaxPreviousTopics           OpHelp    ----
  1396. {3}  11-047   Const    MaxScanCode                 OpSwap1   ----
  1397. {2}   5-061   TConst   MaxScrollCol                OpBrowse  ----
  1398. {2}   5-062   Const    MaxSearchLen                OpBrowse  ----
  1399. {2}   5-038   Const    MaxSearchLen                OpEditor  ----
  1400. {2}   5-038   Const    MaxSearchOptions            OpEditor  ----
  1401. {3}   8-008   Const    MaxStackSize                OpRoot    ----
  1402. {2}   6-210   Const    MaxTime                     OpDate    ----
  1403. {2}   4-381   Const    MaxXrefsPerSection          OpHelp    ----
  1404. {2}   6-210   Const    MaxYear                     OpDate    ----
  1405. {3}   8-153   Const    mcBlockRead                 OpRoot    ----
  1406. {3}   8-153   Const    mcBlockWrite                OpRoot    ----
  1407. {3}   8-153   Const    mcFileModified              OpRoot    ----
  1408. {1}   3-007   Enum     MCGA                        OpCrt     ----
  1409. {3}   8-153   Const    mcIndentLevel               OpRoot    ----
  1410. {3}   8-153   Const    mcLineNumber                OpRoot    ----
  1411. {3}   8-153   Const    mcNewFile                   OpRoot    ----
  1412. {3}   8-153   Const    mcOptionString              OpRoot    ----
  1413. {3}   8-153   Const    mcReplaceWith               OpRoot    ----
  1414. {3}   8-153   Const    mcReplaceYesNo              OpRoot    ----
  1415. {3}   8-153   Const    mcRightMargin               OpRoot    ----
  1416. {3}   8-153   Const    mcSaveAs                    OpRoot    ----
  1417. {3}   8-153   Const    mcSearchFor                 OpRoot    ----
  1418. {3}   8-153   Const    mcTabSize                   OpRoot    ----
  1419. {2}   5-008   Const    meAllowTrunc                OpMemo    ----
  1420. {2}   5-009   Field    meBufSize                   OpMemo    Memo
  1421. {2}   5-009   Field    meCurCol                    OpMemo    Memo
  1422. {2}   5-009   Field    meCurLine                   OpMemo    Memo
  1423. {2}   5-008   Const    meDeallocate                OpMemo    ----
  1424. {2}   5-007   Const    meDeleteJoins               OpMemo    ----
  1425. {2}   5-007   Const    meIndent                    OpMemo    ----
  1426. {2}   5-008   Const    meIndentIsPara              OpMemo    ----
  1427. {*}   *-***   Const    meInProcess                 OpMemo    ----
  1428. {2}   5-007   Const    meInsert                    OpMemo    ----
  1429. {2}   5-008   Const    meMakeBackups               OpMemo    ----
  1430. {2}   5-008   Const    meMapCtrls                  OpMemo    ----
  1431. {2}   5-009   Field    meMargin                    OpMemo    Memo
  1432. {2}   5-009   Field    meMaxLines                  OpMemo    Memo
  1433. {3}   8-098   Type     MemIdStream                 OpRoot    ----
  1434. {3}   8-098   Type     MemIdStreamPtr              OpRoot    ----
  1435. {3}   8-131   Type     MemLibrary                  OpRoot    ----
  1436. {3}   8-131   Type     MemLibraryPtr               OpRoot    ----
  1437. {2}   5-009   Type     Memo                        OpMemo    ----
  1438. {2}   5-009   Type     MemoBuf                     OpMemo    ----
  1439. {2}   5-009   Type     MemoBufPtr                  OpMemo    ----
  1440. {2}   5-009   TConst   MemoCfgEnd                  OpMemo    ----
  1441. {2}   5-009   Var      MemoCommands                OpMemo    ----
  1442. {2}   5-007   Const    meModified                  OpMemo    ----
  1443. {2}   5-021   Type     MemoFile                    OpMemo    ----
  1444. {2}   5-021   Type     MemoFilePtr                 OpMemo    ----
  1445. {2}   5-009   TConst   MemoKeyID                   OpMemo    ----
  1446. {2}   5-009   Const    MemoKeyMax                  OpMemo    ----
  1447. {2}   5-009   TConst   MemoKeySet                  OpMemo    ----
  1448. {2}   5-009   Type     MemoPtr                     OpMemo    ----
  1449. {*}   *-***   Type     MemoryType                  OpEms     ----
  1450. {2}   5-009   Type     MemoStatusProc              OpMemo    ----
  1451. {2}   5-008   Const    meMousePage                 OpMemo    ----
  1452. {2}   5-008   Const    meNewFile                   OpMemo    ----
  1453. {2}   5-008   Const    meNoCtrlZ                   OpMemo    ----
  1454. {1}   4-322   Type     Menu                        OpMenu    ----
  1455. {1}   4-321   TConst   MenuCfgEnd                  OpMenu    ----
  1456. {1}   4-322   Var      MenuCommands                OpMenu    ----
  1457. {1}   4-321   TConst   MenuDepth                   OpMenu    ----
  1458. {1}   4-313   Type     MenuItemList                OpMenu    ----
  1459. {1}   4-313   Type     MenuItemListPtr             OpMenu    ----
  1460. {1}   4-313   Type     MenuItemNode                OpMenu    ----
  1461. {1}   4-313   Type     MenuItemNodePtr             OpMenu    ----
  1462. {1}   4-321   TConst   MenuKeyID                   OpMenu    ----
  1463. {1}   4-321   Const    MenuKeyMax                  OpMenu    ----
  1464. {1}   4-321   TConst   MenuKeySet                  OpMenu    ----
  1465. {1}   4-322   Type     MenuPtr                     OpMenu    ----
  1466. {2}   5-007   Const    meReadOnly                  OpMemo    ----
  1467. {2}   5-008   Const    meReformatting              OpMemo    ----
  1468. {2}   5-008   Const    meStreamReload              OpMemo    ----
  1469. {2}   5-009   Field    meTabDelta                  OpMemo    Memo
  1470. {2}   5-009   Field    meTotalBytes                OpMemo    Memo
  1471. {2}   5-009   Field    meTotalLines                OpMemo    Memo
  1472. {2}   5-009   TConst   meWordDelims                OpMemo    ----
  1473. {2}   5-007   Const    meWordWrap                  OpMemo    ----
  1474. {2}   5-008   Const    meWrapAtLeft                OpMemo    ----
  1475. {2}   5-021   Field    mfFileName                  OpMemo    MemoFile
  1476. {3}  14-003   TConst   MinBCD                      OpBcd     ----
  1477. {3}  14-018   Const    MinBufSize                  OpClone   ----
  1478. {2}   6-210   Const    MinDate                     OpDate    ----
  1479. {2}   6-006   Const    MinOnly                     OpAbsFld  ----
  1480. {2}   6-210   Const    MinOnly                     OpDate    ----
  1481. {2}   6-006   Const    MinOnlyU                    OpAbsFld  ----
  1482. {2}   6-210   Const    MinOnlyU                    OpDate    ----
  1483. {3}  10-004   TConst   MinSpaceForDos              OpDos     ----
  1484. {2}   6-210   Const    MinTime                     OpDate    ----
  1485. {2}   6-210   Const    MinutesInHour               OpDate    ----
  1486. {2}   6-210   Const    MinYear                     OpDate    ----
  1487. {2}   6-010   Enum     MixedCase                   OpAbsFld  ----
  1488. {1}   4-320   Const    mnAllHotSpots               OpMenu    ----
  1489. {1}   4-320   Const    mnAllowPending              OpMenu    ----
  1490. {1}   4-320   Const    mnAlphaMatch                OpMenu    ----
  1491. {*}   *-***   Const    mnAltMatch                  OpMenu    ----
  1492. {1}   4-320   Const    mnArrowSelect               OpMenu    ----
  1493. {1}   4-322   Type     mnCurrentItemProc           OpMenu    ----
  1494. {1}   4-322   Type     mnCustomProc                OpMenu    ----
  1495. {1}   4-322   Type     mnItemProc                  OpMenu    ----
  1496. {1}   4-322   Type     mnListProc                  OpMenu    ----
  1497. {1}   4-320   Const    mnMainHighlight             OpMenu    ----
  1498. {1}   4-320   Const    mnMainSelect                OpMenu    ----
  1499. {1}   4-320   Const    mnMouseSupport              OpMenu    ----
  1500. {1}   4-322   Const    mnNotAKey                   OpMenu    ----
  1501. {1}   4-322   Type     mnOrientation               OpMenu    ----
  1502. {1}   4-320   Const    mnPopOnSelect               OpMenu    ----
  1503. {1}   4-320   Const    mnSelectOnClick             OpMenu    ----
  1504. {1}   4-320   Const    mnSelectOnMatch             OpMenu    ----
  1505. {1}   4-320   Const    mnUseItemForTopic           OpMenu    ----
  1506. {1}   4-322   Type     mnWindowProc                OpMenu    ----
  1507. {1}   3-114   Field    Modified                    OpCmd     ----
  1508. {3}  11-047   Field    ModuleName                  OpSwap1   ----
  1509. {2}   6-209   Enum     Monday                      OpDate    ----
  1510. {3}  14-003   TConst   MoneySign                   OpBcd     ----
  1511. {3}   9-002   TConst   MoneySign                   OpString  ----
  1512. {1}   3-006   Const    Mono                        OpCrt     ----
  1513. {1}   3-007   Enum     MonoHerc                    OpCrt     ----
  1514. {2}   6-210   Const    MonthOnly                   OpDate    ----
  1515. {2}   6-006   Const    MonthOnlyU                  OpAbsFld  ----
  1516. {2}   6-210   Const    MonthOnlyU                  OpDate    ----
  1517. {2}   6-211   TConst   MonthString                 OpDate    ----
  1518. {1}   4-207   Type     MoreRec                     OpPick    ----
  1519. {1}   3-061   Const    MouseBoth                   OpMouse   ----
  1520. {1}   3-061   Var      MouseButtons                OpMouse   ----
  1521. {1}   3-047   Field    MouseColor                  OpCrt     ColorSet
  1522. {1}   3-061   Const    MouseCtr                    OpMouse   ----
  1523. {1}   3-061   Var      MouseCursorOn               OpMouse   ----
  1524. {1}   3-061   TConst   MouseEvent                  OpMouse   ----
  1525. {1}   3-060   Type     MouseEventType              OpMouse   ----
  1526. {1}   3-062   Var      MouseInstalled              OpMouse   ----
  1527. {1}   3-062   Var      MouseKeyWordX               OpMouse   ----
  1528. {1}   3-062   Var      MouseKeyWordY               OpMouse   ----
  1529. {1}   3-061   TConst   MouseLastX                  OpMouse   ----
  1530. {1}   3-061   TConst   MouseLastY                  OpMouse   ----
  1531. {1}   3-061   Const    MouseLft                    OpMouse   ----
  1532. {1}   3-061   Const    MouseLftCtr                 OpMouse   ----
  1533. {1}   3-047   Field    MouseMono                   OpCrt     ColorSet
  1534. {1}   3-061   Const    MouseMoved                  OpMouse   ----
  1535. {1}   3-061   TConst   MouseRoutine                OpMouse   ----
  1536. {1}   3-061   TConst   MouseRoutineEvent           OpMouse   ----
  1537. {1}   3-061   Const    MouseRt                     OpMouse   ----
  1538. {1}   3-061   Const    MouseRtCtr                  OpMouse   ----
  1539. {1}   3-060   Type     MouseState                  OpMouse   ----
  1540. {1}   3-060   Type     MouseStatePtr               OpMouse   ----
  1541. {1}   3-061   TConst   MouseStatus                 OpMouse   ----
  1542. {1}   3-061   Const    MouseThree                  OpMouse   ----
  1543. {1}   3-061   Var      MouseXHi                    OpMouse   ----
  1544. {1}   3-061   Var      MouseXLo                    OpMouse   ----
  1545. {1}   3-061   Var      MouseYHi                    OpMouse   ----
  1546. {1}   3-061   Var      MouseYLo                    OpMouse   ----
  1547. {*}   *-***   Type     MoveRecord                  OpEms     ----
  1548. {2}   6-035   Type     MultiLineField              OpField   ----
  1549. {2}   6-035   Type     MultiLineFieldPtr           OpField   ----
  1550. {1}   3-010   Var      MultiTaskingOn              OpCrt     ----
  1551.  
  1552. {1}   4-250   Field    Name                        OpDir     ----
  1553. {2}   6-006   Const    NameOnly                    OpAbsFld  ----
  1554. {2}   6-210   Const    NameOnly                    OpDate    ----
  1555. {2}   6-006   Const    NameOnlyU                   OpAbsFld  ----
  1556. {2}   6-210   Const    NameOnlyU                   OpDate    ----
  1557. {3}  11-048   Field    NamePtr                     OpSwap1   ----
  1558. {3}  11-022   Field    NamePtr                     OpTsr     ----
  1559. {2}   6-035   Type     NestedField                 OpField   ----
  1560. {2}   6-035   Type     NestedFieldPtr              OpField   ----
  1561. {3}  11-005   Field    NewAddr                     OpInt     ----
  1562. {3}  11-048   Field    NextIfc                     OpSwap1   ----
  1563. {3}  11-022   Field    NextIfc                     OpTsr     ----
  1564. {1}   3-060   Enum     NoButton                    OpMouse   ----
  1565. {2}   6-010   Enum     NoChange                    OpAbsFld  ----
  1566. {2}   6-011   TConst   NoChar                      OpAbsFld  ----
  1567. {1}   4-028   Const    NoFrameChar                 OpFrame   ----
  1568. {2}   4-381   Const    NoHelpAvailable             OpHelp    ----
  1569. {1}   3-093   Enum     NoMatch                     OpCmd     ----
  1570. {3}   8-051   Const    NoMoreBits                  OpRoot    ----
  1571. {3}  13-015   Const    NonMacroKey                 OpMaced   ----
  1572. {3}  10-035   Var      NoOfBytesSwapped            OpExec    ----
  1573. {1}   4-322   Enum     NoOrient                    OpMenu    ----
  1574. {*}   *-***   Const    Normal                      OpPrint   ----
  1575. {1}   3-010   Var      NormalAttr                  OpCrt     ----
  1576. {3}  10-034   TConst   NoSwapMsgForEms             OpExec    ----
  1577. {3}   9-035   Const    NotFound                    OpAsciiz  ----
  1578. {2}   4-381   Const    NoTopicName                 OpHelp    ----
  1579. {1}   4-028   TConst   NoWindowFrame               OpFrame   ----
  1580. {2}   7-086   TConst   NullPicture                 OpForm    ----
  1581. {2}   6-006   Const    NumberOnly                  OpAbsFld  ----
  1582. {2}   6-010   TConst   NumberOnlySet               OpAbsFld  ----
  1583. {3}  13-003   Field    NumKeys                     OpMacro   ----
  1584. {3}  13-018   Field    NumKeys                     OpReplay  ----
  1585.  
  1586. {3}  14-028   Field    O                           OpInline  ----
  1587. {2}   6-062   Const    Off                         OpSelect  ----
  1588. {2}   6-062   Const    On                          OpSelect  ----
  1589. {1}   3-010   Var      OneMS                       OpCrt     ----
  1590. {3}   8-160   Type     OpArray                     OpLarray  ----
  1591. {3}   8-160   Type     OpArrayPtr                  OpLarray  ----
  1592. {2}   7-009   Enum     OpenCall                    OpPrnLow  ----
  1593. {3}  11-060   Field    OpPtr                       Op8087    ----
  1594. {3}  11-005   Field    OrigAddr                    OpInt     ----
  1595. {3}  14-028   Type     OS                          OpInline  ----
  1596. {3}   8-096   Const    otAbstractHelpWindow        OpRoot    ----
  1597. {3}   8-096   Const    otAbstractSelector          OpRoot    ----
  1598. {3}   8-096   Const    otArrayEField               OpRoot    ----
  1599. {3}   8-096   Const    otBasePrinter               OpRoot    ----
  1600. {3}   8-096   Const    otBcdEField                 OpRoot    ----
  1601. {3}   8-096   Const    otBCDPField                 OpRoot    ----
  1602. {3}   8-096   Const    otBiosPrinter               OpRoot    ----
  1603. {3}   8-096   Const    otBitSet                    OpRoot    ----
  1604. {3}   8-096   Const    otBooleanEField             OpRoot    ----
  1605. {3}   8-096   Const    otBooleanPField             OpRoot    ----
  1606. {3}   8-096   Const    otBoxPField                 OpRoot    ----
  1607. {3}   8-096   Const    otBrowser                   OpRoot    ----
  1608. {3}   8-096   Const    otByteEField                OpRoot    ----
  1609. {3}   8-096   Const    otBytePField                OpRoot    ----
  1610. {3}   8-096   Const    otCalculator                OpRoot    ----
  1611. {3}   8-096   Const    otCalendar                  OpRoot    ----
  1612. {3}   8-096   Const    otCharEField                OpRoot    ----
  1613. {3}   8-096   Const    otCharPField                OpRoot    ----
  1614. {*}   *-***   Const    otCheckBoxes                OpRoot    ----
  1615. {3}   8-096   Const    otChoiceEField              OpRoot    ----
  1616. {3}   8-096   Const    otCircularList              OpRoot    ----
  1617. {*}   *-***   Const    otCluster                   OpRoot    ----
  1618. {*}   *-***   Const    otClusterItem               OpRoot    ----
  1619. {3}   8-096   Const    otCommandProcessor          OpRoot    ----
  1620. {3}   8-096   Const    otCommandWindow             OpRoot    ----
  1621. {3}   8-096   Const    otCompEField                OpRoot    ----
  1622. {3}   8-096   Const    otCompPField                OpRoot    ----
  1623. {*}   *-***   Const    otControl                   OpRoot    ----
  1624. {3}   8-096   Const    otCustomEntryScreen         OpRoot    ----
  1625. {3}   8-096   Const    otDateEField                OpRoot    ----
  1626. {3}   8-096   Const    otDatePField                OpRoot    ----
  1627. {3}   8-096   Const    otDateStEField              OpRoot    ----
  1628. {*}   *-***   Const    otDialogBox                 OpRoot    ----
  1629. {3}   8-096   Const    otDirEntry                  OpRoot    ----
  1630. {3}   8-096   Const    otDirList                   OpRoot    ----
  1631. {3}   8-096   Const    otDosPrinter                OpRoot    ----
  1632. {3}   8-096   Const    otDoubleEField              OpRoot    ----
  1633. {3}   8-096   Const    otDoubleList                OpRoot    ----
  1634. {3}   8-096   Const    otDoublePField              OpRoot    ----
  1635. {*}   *-***   Const    otDragProcessor             OpRoot    ----
  1636. {3}   8-096   Const    otEntryField                OpRoot    ----
  1637. {3}   8-096   Const    otEntryScreen               OpRoot    ----
  1638. {3}   8-096   Const    otExtendedEField            OpRoot    ----
  1639. {3}   8-096   Const    otExtendedPField            OpRoot    ----
  1640. {3}   8-096   Const    otFlexiblePrinter           OpRoot    ----
  1641. {3}   8-096   Const    otForm                      OpRoot    ----
  1642. {3}   8-096   Const    otFrame                     OpRoot    ----
  1643. {3}   8-096   Const    otHeaderNode                OpRoot    ----
  1644. {3}  10-003   Enum     OtherFloppy                 OpDos     ----
  1645. {3}   8-096   Const    otHotNode                   OpRoot    ----
  1646. {3}   8-096   Const    otIntegerEField             OpRoot    ----
  1647. {3}   8-096   Const    otIntegerPField             OpRoot    ----
  1648. {3}   8-096   Const    otItemList                  OpRoot    ----
  1649. {3}   8-096   Const    otItemNode                  OpRoot    ----
  1650. {3}   8-096   Const    otLargeBitSet               OpRoot    ----
  1651. {3}   8-096   Const    otLineEditor                OpRoot    ----
  1652. {3}   8-096   Const    otLinePField                OpRoot    ----
  1653. {3}   8-096   Const    otLoadableColorSet          OpRoot    ----
  1654. {3}   8-096   Const    otLongIntEField             OpRoot    ----
  1655. {3}   8-096   Const    otLongIntPField             OpRoot    ----
  1656. {3}   8-096   Const    otMemo                      OpRoot    ----
  1657. {3}   8-096   Const    otMemoFile                  OpRoot    ----
  1658. {3}   8-096   Const    otMenu                      OpRoot    ----
  1659. {3}   8-096   Const    otMultiLineField            OpRoot    ----
  1660. {3}   8-096   Const    otNestedEField              OpRoot    ----
  1661. {3}   8-096   Const    otPackedWindow              OpRoot    ----
  1662. {3}   8-096   Const    otPagedHelpWindow           OpRoot    ----
  1663. {3}   8-096   Const    otPathList                  OpRoot    ----
  1664. {3}   8-096   Const    otPickEField                OpRoot    ----
  1665. {3}   8-096   Const    otPickList                  OpRoot    ----
  1666. {3}   8-096   Const    otPointerStack              OpRoot    ----
  1667. {3}   8-096   Const    otPrintBlock                OpRoot    ----
  1668. {3}   8-096   Const    otPrinter                   OpRoot    ----
  1669. {3}   8-096   Const    otPrintField                OpRoot    ----
  1670. {3}   8-096   Const    otPrintMode                 OpRoot    ----
  1671. {3}   8-096   Const    otPrintPage                 OpRoot    ----
  1672. {*}   *-***   Const    otPushButton                OpRoot    ----
  1673. {3}   8-096   Const    otQkRefChart                OpRoot    ----
  1674. {*}   *-***   Const    otRadioButtons              OpRoot    ----
  1675. {3}   8-096   Const    otRawWindow                 OpRoot    ----
  1676. {3}   8-096   Const    otRealEField                OpRoot    ----
  1677. {3}   8-096   Const    otRealPField                OpRoot    ----
  1678. {3}   8-096   Const    otReport                    OpRoot    ----
  1679. {3}   8-096   Const    otReservedForTP             OpRoot    ----
  1680. {3}   8-096   Const    otScreenRect                OpRoot    ----
  1681. {3}   8-096   Const    otScrollBar                 OpRoot    ----
  1682. {3}   8-096   Const    otScrollingEntryScreen      OpRoot    ----
  1683. {3}   8-096   Const    otScrollingHelpWindow       OpRoot    ----
  1684. {3}   8-096   Const    otScrollingSelector         OpRoot    ----
  1685. {3}   8-096   Const    otSelectField               OpRoot    ----
  1686. {3}   8-096   Const    otSelector                  OpRoot    ----
  1687. {3}   8-096   Const    otShadedPField              OpRoot    ----
  1688. {3}   8-096   Const    otShadowNode                OpRoot    ----
  1689. {3}   8-096   Const    otShortIntEField            OpRoot    ----
  1690. {3}   8-096   Const    otShortIntPField            OpRoot    ----
  1691. {3}   8-096   Const    otSingleEField              OpRoot    ----
  1692. {3}   8-096   Const    otSingleList                OpRoot    ----
  1693. {3}   8-096   Const    otSinglePField              OpRoot    ----
  1694. {3}   8-096   Const    otStackWindow               OpRoot    ----
  1695. {3}   8-096   Const    otStackWindowListNode       OpRoot    ----
  1696. {3}   8-096   Const    otStaticQueue               OpRoot    ----
  1697. {3}   8-096   Const    otStringArray               OpRoot    ----
  1698. {3}   8-096   Const    otStringDict                OpRoot    ----
  1699. {3}   8-096   Const    otStringEField              OpRoot    ----
  1700. {3}   8-096   Const    otStringPField              OpRoot    ----
  1701. {3}   8-096   Const    otStringSet                 OpRoot    ----
  1702. {3}   8-096   Const    otSubMenu                   OpRoot    ----
  1703. {*}   *-***   Const    otTextBoxField              OpRoot    ----
  1704. {3}   8-096   Const    otTextEditor                OpRoot    ----
  1705. {3}   8-096   Const    otTextField                 OpRoot    ----
  1706. {*}   *-***   Const    otTextLineField             OpRoot    ----
  1707. {3}   8-096   Const    otTimeEField                OpRoot    ----
  1708. {3}   8-096   Const    otTimePField                OpRoot    ----
  1709. {3}   8-096   Const    otVirtScreen                OpRoot    ----
  1710. {*}   *-***   Const    otWindowControl             OpRoot    ----
  1711. {*}   *-***   Const    otWindowEField              OpRoot    ----
  1712. {3}   8-096   Const    otWindowStack               OpRoot    ----
  1713. {3}   8-096   Const    otWordEField                OpRoot    ----
  1714. {3}   8-096   Const    otWordPField                OpRoot    ----
  1715. {3}   8-096   Const    otYesNoEField               OpRoot    ----
  1716. {3}   8-096   Const    otYesNoPField               OpRoot    ----
  1717. {3}  13-003   Field    Overflow                    OpMacro   ----
  1718. {3}  13-018   Field    Overflow                    OpReplay  ----
  1719. {1}   3-009   TConst   OvertypeCursor              OpCrt     ----
  1720.  
  1721. {1}   4-283   Const    paAltCurDir                 OpDir     ----
  1722. {1}   4-283   Const    paArrow                     OpDir     ----
  1723. {1}   4-283   Const    paBar                       OpDir     ----
  1724. {1}   4-165   Type     PackedScreen                OpWindow  ----
  1725. {1}   4-165   Type     PackedWindow                OpWindow  ----
  1726. {1}   4-165   Type     PackedWindowPtr             OpWindow  ----
  1727. {1}   4-165   Type     PackRec                     OpWindow  ----
  1728. {1}   4-283   TConst   paDoubleDraw                OpDir     ----
  1729. {1}   4-283   Const    paEll                       OpDir     ----
  1730. {2}   4-381   Const    PageBrkMark                 OpHelp    ----
  1731. {2}   4-408   Type     PagedHelpWindow             OpHelp    ----
  1732. {2}   4-408   Type     PagedHelpWindowPtr          OpHelp    ----
  1733. {*}   *-***   Type     PageInfoType                OpEms     ----
  1734. {*}   *-***   Type     PageMapList                 OpEms     ----
  1735. {*}   *-***   Type     PageMapType                 OpEms     ----
  1736. {2}   4-407   Type     Pages                       OpHelp    ----
  1737. {3}   8-070   TCont    paGrowIndex                 OpRoot    ----
  1738. {3}   8-070   TConst   paGrowInfo                  OpRoot    ----
  1739. {1}   4-284   Type     paInitCommandProc           OpDir     ----
  1740. {1}   4-283   Const    paOptimizeSize              OpDir     ----
  1741. {1}   4-283   Const    paPipe                      OpDir     ----
  1742. {1}   3-093   Enum     PartMatch                   OpCmd     ----
  1743. {1}   4-283   Const    paSetCurDir                 OpDir     ----
  1744. {1}   4-283   Const    paShowSize                  OpDir     ----
  1745. {1}   4-283   TConst   paSingleDraw                OpDir     ----
  1746. {1}   4-283   Const    paTee                       OpDir     ----
  1747. {1}   4-284   Type     PathArrayPtr                OpDir     ----
  1748. {1}   4-284   Type     PathDrawArray               OpDir     ----
  1749. {1}   4-284   Type     PathList                    OpDir     ----
  1750. {1}   4-284   Type     PathListPtr                 OpDir     ----
  1751. {1}   4-284   Type     PathRec                     OpDir     ----
  1752. {1}   4-284   Type     PathRecArray                OpDir     ----
  1753. {1}   4-283   Const    paUpcase                    OpDir     ----
  1754. {2}   7-036   Const    pBackSpaceAllowed           OpPrint   ----
  1755. {1}   4-284   Field    PCat                        OpDir     ----
  1756. {2}   7-062   Const    pDataProducts               OpDevice  ----
  1757. {2}   7-062   Const    pDeskJet                    OpDevice  ----
  1758. {2}   7-062   Const    pDiablo                     OpDevice  ----
  1759. {2}   7-062   Const    pEpsonLQ                    OpDevice  ----
  1760. {2}   7-062   Const    pEpsonMX                    OpDevice  ----
  1761. {2}   7-062   Const    pFacit                      OpDevice  ----
  1762. {2}   7-086   Const    pfHidden                    OpForm    ----
  1763. {2}   7-086   Const    pfInhibitAttrOff            OpForm    ----
  1764. {2}   7-086   Const    pfInhibitAttrOn             OpForm    ----
  1765. {2}   7-086   Const    pfInhibitPos                OpForm    ----
  1766. {2}   7-086   Const    pfInhibitString             OpForm    ----
  1767. {2}   6-143   Field    pfPick                      OpEntry   PickField
  1768. {2}   7-086   Const    pfRightJustify              OpForm    ----
  1769. {2}   7-086   Const    pfSuppressZero              OpForm    ----
  1770. {1}   3-007   Enum     PGC                         OpCrt     ----
  1771. {2}   7-062   Const    pGenericEpson               OpDevice  ----
  1772. {2}   4-407   Type     phPageArray                 OpHelp    ----
  1773. {2}   4-407   Type     phPageRec                   OpHelp    ----
  1774. {2}   4-407   Type     phStackRec                  OpHelp    ----
  1775. {2}   4-408   Type     phXrefArray                 OpHelp    ----
  1776. {2}   4-408   Type     phXrefRec                   OpHelp    ----
  1777. {3}  14-003   TConst   PiBcd                       OpBcd     ----
  1778. {1}   4-206   TConst   PickCfgEnd                  OpPick    ----
  1779. {1}   4-207   Var      PickCommands                OpPick    ----
  1780. {2}   6-143   Type     PickField                   OpEntry   ----
  1781. {2}   6-143   Type     PickFieldPtr                OpEntry   ----
  1782. {1}   4-206   TConst   PickKeyID                   OpPick    ----
  1783. {1}   4-206   Const    PickKeyMax                  OpPick    ----
  1784. {1}   4-206   TConst   PickKeySet                  OpPick    ----
  1785. {1}   4-207   Type     PickList                    OpPick    ----
  1786. {1}   2-010   Define   PickListFields              ----      ----
  1787. {1}   4-207   Type     PickListPtr                 OpPick    ----
  1788. {2}   4-381   Const    PickTopic                   OpHelp    ----
  1789. {2}   4-382   Field    PickTopics                  OpHelp    ----
  1790. {2}   6-014   Type     PictureFlags                OpAbsFld  ----
  1791. {*}   *-***   Const    pkAltCurrent                OpPick    ----
  1792. {1}   4-206   Const    pkAlternate                 OpPick    ----
  1793. {1}   4-205   Const    pkAlterPageRow              OpPick    ----
  1794. {1}   4-206   Type     pkBaseColorArray            OpPick    ----
  1795. {1}   4-206   Type     pkColorArray                OpPick    ----
  1796. {1}   4-205   Const    pkDrawActive                OpPick    ----
  1797. {1}   4-205   Const    pkExitAtEdges               OpPick    ----
  1798. {1}   4-206   Type     pkGenlProc                  OpPick    ----
  1799. {1}   4-206   Const    pkHorizontal                OpPick    ----
  1800. {1}   4-206   Type     pkItemType                  OpPick    ----
  1801. {1}   4-206   Const    pkMaxSearchLen              OpPick    ----
  1802. {1}   4-205   Const    pkMinHeight                 OpPick    ----
  1803. {1}   4-206   Type     pkMode                      OpPick    ----
  1804. {1}   4-205   Const    pkMousePage                 OpPick    ----
  1805. {*}   *-***   Const    pkNoHighlightPad            OpPick    ----
  1806. {1}   4-206   Const    pkNoOrient                  OpPick    ----
  1807. {1}   4-206   Const    pkNormal                    OpPick    ----
  1808. {1}   4-205   Const    pkOptFullExtent             OpPick    ----
  1809. {1}   4-206   Const    pkPrivate                   OpPick    ----
  1810. {*}   *-***   Const    pkProcessZero               OpPick    ----
  1811. {1}   4-206   Const    pkProtected                 OpPick    ----
  1812. {1}   4-206   Type     pkSearchFunc                OpPick    ----
  1813. {1}   4-206   Type     pkSearchString              OpPick    ----
  1814. {*}   *-***   Const    pkSelectOnClick             OpPick    ----
  1815. {*}   *-***   Const    pkSemiProtected             OpPick    ----
  1816. {1}   4-205   Const    pkSetDefault                OpPick    ----
  1817. {1}   4-206   Const    pkSnaking                   OpPick    ----
  1818. {1}   4-205   Const    pkStick                     OpPick    ----
  1819. {1}   4-206   Type     pkStringProc                OpPick    ----
  1820. {1}   4-205   Const    pkUseItemForTopic           OpPick    ----
  1821. {1}   4-206   Const    pkVertical                  OpPick    ----
  1822. {2}   7-062   Const    pKXP1093                    OpDevice  ----
  1823. {2}   7-062   Const    pLaserJet                   OpDevice  ----
  1824. {3}  13-003   TConst   PlaybackDelay               OpMacro   ----
  1825. {1}   4-284   Field    PLevel                      OpDir     ----
  1826. {2}   7-036   Const    pMaxPrintModes              OpPrint   ----
  1827. {2}   7-035   Const    pmChangesCPI                OpPrint   ----
  1828. {2}   7-035   Const    pmChangesLandscape          OpPrint   ----
  1829. {2}   7-035   Const    pmChangesLPI                OpPrint   ----
  1830. {2}   7-035   Const    pmChangesLPP                OpPrint   ----
  1831. {2}   7-035   Const    pmChangesPoint              OpPrint   ----
  1832. {2}   7-035   Const    pmChangesStrike             OpPrint   ----
  1833. {2}   7-035   Const    pmChangesTopMargin          OpPrint   ----
  1834. {2}   7-035   Const    pmFont                      OpPrint   ----
  1835. {1}   4-284   Field    PName                       OpDir     ----
  1836. {2}   7-062   Const    pNec3510                    OpDevice  ----
  1837. {2}   7-062   Const    pNec8800                    OpDevice  ----
  1838. {*}   *-***   Const    pNoFontStack                OpPrint   ----
  1839. {2}   7-036   Const    pNoFormFeed                 OpPrint   ----
  1840. {*}   *-***   Const    pNoSortPositionable         OpPrint   ----
  1841. {3}   8-008   Type     PointerStack                OpRoot    ----
  1842. {3}   8-008   Type     PointerStackPtr             OpRoot    ----
  1843. {3}  11-023   Var      PopTickerPtr                OpTsr     ----
  1844. {3}  11-023   Var      PopupInUse                  OpTsr     ----
  1845. {3}  11-048   Type     PopupProc                   OpSwap1   ----
  1846. {3}  11-022   Type     PopupProc                   OpTsr     ----
  1847. {3}  11-023   Var      PopupsEnabledPtr            OpTsr     ----
  1848. {3}  11-023   Var      PopupToCallPtr              OpTsr     ----
  1849. {2}   7-035   Const    pPlain                      OpPrint   ----
  1850. {2}   7-036   Const    pPositionable               OpPrint   ----
  1851. {2}   7-062   Const    pProprinterII               OpDevice  ----
  1852. {2}   7-062   Const    pProwriter                  OpDevice  ----
  1853. {*}   *-***   Const    Prestige16_66Landscape      OpDevice  ----
  1854. {3}  11-048   Field    PrevIfc                     OpSwap1   ----
  1855. {3}  11-022   Field    PrevIfc                     OpTsr     ----
  1856. {3}   8-160   Type     PrimitiveArray              OpLarray  ----
  1857. {3}   8-160   Type     PrimitiveArrayPtr           OpLarray  ----
  1858. {2}   7-087   Type     PrintBlock                  OpForm    ----
  1859. {2}   7-087   Type     PrintBlockPtr               OpForm    ----
  1860. {2}   7-086   Type     PrintConversionFunc         OpForm    ----
  1861. {2}   7-087   Type     PrintedForm                 OpForm    ----
  1862. {2}   7-087   Type     PrintedFormPtr              OpForm    ----
  1863. {2}   7-037   Type     Printer                     OpPrint   ----
  1864. {2}   7-009   TConst   PrinterNotReady             OpPrnLow  ----
  1865. {2}   7-037   Type     PrinterPosFunc              OpPrint   ----
  1866. {2}   7-036   Const    PrinterReset                OpPrint   ----
  1867. {2}   7-037   Type     PrintErrorFunc              OpPrint   ----
  1868. {2}   7-087   Type     PrintField                  OpForm    ----
  1869. {2}   7-086   Type     PrintFieldProc              OpForm    ----
  1870. {2}   7-087   Type     PrintFieldPtr               OpForm    ----
  1871. {2}   7-037   Type     PrintMode                   OpPrint   ----
  1872. {2}   7-037   Type     PrintModePtr                OpPrint   ----
  1873. {2}   7-087   Type     PrintPage                   OpForm    ----
  1874. {2}   7-087   Type     PrintPagePtr                OpForm    ----
  1875. {2}   7-009   Enum     Prn                         OpPrnLow  ----
  1876. {2}   7-009   Enum     PrnCallType                 OpPrnLow  ----
  1877. {2}   7-009   TConst   PrnNames                    OpPrnLow  ----
  1878. {2}   7-009   Type     PrnType                     OpPrnLow  ----
  1879. {1}   3-047   Field    ProDelimColor               OpCrt     ColorSet
  1880. {1}   3-047   Field    ProDelimMono                OpCrt     ColorSet
  1881. {1}   3-047   Field    ProFieldColor               OpCrt     ColorSet
  1882. {1}   3-047   Field    ProFieldMono                OpCrt     ColorSet
  1883. {1}   3-047   Field    ProItemColor                OpCrt     ColorSet
  1884. {1}   3-047   Field    ProItemMono                 OpCrt     ColorSet
  1885. {1}   3-046   Field    PromptColor                 OpCrt     ColorSet
  1886. {1}   3-046   Field    PromptMono                  OpCrt     ColorSet
  1887. {1}   3-046   Field    ProPromptColor              OpCrt     ColorSet
  1888. {1}   3-046   Field    ProPromptMono               OpCrt     ColorSet
  1889. {1}   4-284   Field    PSize                       OpDir     ----
  1890. {2}   7-036   Const    pSoftFormFeed               OpPrint   ----
  1891. {2}   7-062   Const    pStarMicronics              OpDevice  ----
  1892. {2}   7-036   Const    pSupportsHPRules            OpPrint   ----
  1893. {3}   8-096   Const    ptBcdConversion             OpRoot    ----
  1894. {3}   8-096   Const    ptBCDPConv                  OpRoot    ----
  1895. {3}   8-096   Const    ptBooleanConversion         OpRoot    ----
  1896. {3}   8-096   Const    ptBoolPConv                 OpRoot    ----
  1897. {3}   8-096   Const    ptBrowseCommands            OpRoot    ----
  1898. {3}   8-096   Const    ptByteConversion            OpRoot    ----
  1899. {3}   8-096   Const    ptBytePConv                 OpRoot    ----
  1900. {3}   8-096   Const    ptCalcCommands              OpRoot    ----
  1901. {3}   8-096   Const    ptCalCommands               OpRoot    ----
  1902. {3}   8-096   Const    ptCalendarPick              OpRoot    ----
  1903. {3}   8-096   Const    ptCharConversion            OpRoot    ----
  1904. {3}   8-096   Const    ptCharEditor                OpRoot    ----
  1905. {3}   8-096   Const    ptCharPConv                 OpRoot    ----
  1906. {3}   8-096   Const    ptClosePrim                 OpRoot    ----
  1907. {3}   8-096   Const    ptCompConversion            OpRoot    ----
  1908. {3}   8-096   Const    ptCompPConv                 OpRoot    ----
  1909. {3}   8-096   Const    ptDatePConv                 OpRoot    ----
  1910. {3}   8-096   Const    ptDblConversion             OpRoot    ----
  1911. {3}   8-096   Const    ptDblPConv                  OpRoot    ----
  1912. {3}   8-096   Const    ptDefaultErrorProc          OpRoot    ----
  1913. {3}   8-096   Const    ptDefaultStackProc          OpRoot    ----
  1914. {*}   *-***   Const    ptDialogCommands            OpRoot    ----
  1915. {3}   8-096   Const    ptDirAllFormat              OpRoot    ----
  1916. {3}   8-096   Const    ptDirMultiProc              OpRoot    ----
  1917. {3}   8-096   Const    ptDirNameFormat             OpRoot    ----
  1918. {3}   8-096   Const    ptDirNameSizeFormat         OpRoot    ----
  1919. {3}   8-096   Const    ptDirNameSizeKFormat        OpRoot    ----
  1920. {3}   8-096   Const    ptDirNameSizeKTimeFormat    OpRoot    ----
  1921. {3}   8-096   Const    ptDirNameSizeTimeFormat     OpRoot    ----
  1922. {3}   8-096   Const    ptDirNameTimeFormat         OpRoot    ----
  1923. {3}   8-096   Const    ptDirRejectExtensions       OpRoot    ----
  1924. {3}   8-096   Const    ptDirRejectFiles            OpRoot    ----
  1925. {3}   8-096   Const    ptDirRejectNone             OpRoot    ----
  1926. {3}   8-096   Const    ptDirSortDirName            OpRoot    ----
  1927. {3}   8-096   Const    ptDirSortName               OpRoot    ----
  1928. {3}   8-096   Const    ptDirSortNone               OpRoot    ----
  1929. {3}   8-096   Const    ptDirSortSize               OpRoot    ----
  1930. {3}   8-096   Const    ptDirSortTime               OpRoot    ----
  1931. {3}   8-096   Const    ptDirStringProc             OpRoot    ----
  1932. {3}   8-096   Const    ptDrawString                OpRoot    ----
  1933. {3}   8-096   Const    ptDummyPConv                OpRoot    ----
  1934. {3}   8-096   Const    ptEditCommands              OpRoot    ----
  1935. {3}   8-096   Const    ptEditorCommands            OpRoot    ----
  1936. {3}   8-096   Const    ptEmptyOpenCloseProc        OpRoot    ----
  1937. {3}   8-096   Const    ptEntryCommands             OpRoot    ----
  1938. {3}   8-096   Const    ptEntryUserRec              OpRoot    ----
  1939. {3}   8-096   Const    ptExplodeCloseProc          OpRoot    ----
  1940. {3}   8-096   Const    ptExplodeOpenProc           OpRoot    ----
  1941. {3}   8-096   Const    ptExtConversion             OpRoot    ----
  1942. {3}   8-096   Const    ptExtPConv                  OpRoot    ----
  1943. {3}   8-096   Const    ptFlushPrim                 OpRoot    ----
  1944. {3}   8-096   Const    ptFormUserRec               OpRoot    ----
  1945. {3}   8-096   Const    ptFullDrawProc              OpRoot    ----
  1946. {3}   8-096   Const    ptHelpCommands              OpRoot    ----
  1947. {3}   8-096   Const    ptHelpNoCopyFunc            OpRoot    ----
  1948. {3}   8-096   Const    ptHelpNoMoveAction          OpRoot    ----
  1949. {3}   8-096   Const    ptHelpNoNestedAction        OpRoot    ----
  1950. {3}   8-096   Const    ptIntConversion             OpRoot    ----
  1951. {3}   8-096   Const    ptIntPConv                  OpRoot    ----
  1952. {3}   8-096   Const    ptKeyOrButtonPressed        OpRoot    ----
  1953. {3}   8-096   Const    ptKeyPressed                OpRoot    ----
  1954. {3}   8-096   Const    ptLineDrawProc              OpRoot    ----
  1955. {3}   8-096   Const    ptLJGraphics                OpRoot    ----
  1956. {3}   8-096   Const    ptLJLine                    OpRoot    ----
  1957. {3}   8-096   Const    ptLJPosition                OpRoot    ----
  1958. {3}   8-096   Const    ptLJRule                    OpRoot    ----
  1959. {3}   8-096   Const    ptLongConversion            OpRoot    ----
  1960. {3}   8-096   Const    ptLongPConv                 OpRoot    ----
  1961. {3}   8-096   Const    ptMemoCommands              OpRoot    ----
  1962. {3}   8-096   Const    ptMenuCommands              OpRoot    ----
  1963. {3}   8-096   Const    ptMenuNoCurrItemAction      OpRoot    ----
  1964. {3}   8-096   Const    ptMenuNoCustomization       OpRoot    ----
  1965. {3}   8-096   Const    ptMenuNoMoveAction          OpRoot    ----
  1966. {3}   8-096   Const    ptNestedFieldVar            OpRoot    ----
  1967. {3}   8-096   Const    ptNil                       OpRoot    ----
  1968. {3}   8-096   Const    ptNoPickString              OpRoot    ----
  1969. {*}   *-***   Const    ptNullConversion            OpRoot    ----
  1970. {3}   8-096   Const    ptNumberEditor              OpRoot    ----
  1971. {3}   8-096   Const    ptOpenPrim                  OpRoot    ----
  1972. {2}   7-062   Const    pToshiba321                 OpDevice  ----
  1973. {3}   8-096   Const    ptPickAltStringSearch       OpRoot    ----
  1974. {3}   8-096   Const    ptPickAnyCharExit           OpRoot    ----
  1975. {3}   8-096   Const    ptPickCharExit              OpRoot    ----
  1976. {3}   8-096   Const    ptPickCharSearch            OpRoot    ----
  1977. {3}   8-096   Const    ptPickCommands              OpRoot    ----
  1978. {3}   8-096   Const    ptPickEditor                OpRoot    ----
  1979. {3}   8-096   Const    ptPickHorizontal            OpRoot    ----
  1980. {3}   8-096   Const    ptPickMultipleChoice        OpRoot    ----
  1981. {3}   8-096   Const    ptPickNoMoveAction          OpRoot    ----
  1982. {3}   8-096   Const    ptPickNoSearch              OpRoot    ----
  1983. {3}   8-096   Const    ptPickSingleChoice          OpRoot    ----
  1984. {3}   8-096   Const    ptPickSnaking               OpRoot    ----
  1985. {3}   8-096   Const    ptPickStringSearch          OpRoot    ----
  1986. {3}   8-096   Const    ptPickVertical              OpRoot    ----
  1987. {3}   8-096   Const    ptPutPrim                   OpRoot    ----
  1988. {3}   8-096   Const    ptQkRefCommands             OpRoot    ----
  1989. {3}   8-096   Const    ptReadKeyOrButton           OpRoot    ----
  1990. {3}   8-096   Const    ptReadKeyWord               OpRoot    ----
  1991. {3}   8-096   Const    ptReadyPrim                 OpRoot    ----
  1992. {3}   8-096   Const    ptRealConversion            OpRoot    ----
  1993. {3}   8-096   Const    ptRealPConv                 OpRoot    ----
  1994. {3}   8-096   Const    ptReservedForTP             OpRoot    ----
  1995. {3}   8-096   Const    ptResetPrim                 OpRoot    ----
  1996. {3}   8-096   Const    ptSelectCommands            OpRoot    ----
  1997. {3}   8-096   Const    ptSglConversion             OpRoot    ----
  1998. {3}   8-096   Const    ptSglPConv                  OpRoot    ----
  1999. {3}   8-096   Const    ptShortConversion           OpRoot    ----
  2000. {3}   8-096   Const    ptShortPConv                OpRoot    ----
  2001. {3}   8-096   Const    ptSimpleBcdConversion       OpRoot    ----
  2002. {3}   8-096   Const    ptSimpleBooleanConversion   OpRoot    ----
  2003. {3}   8-096   Const    ptSimpleByteConversion      OpRoot    ----
  2004. {3}   8-096   Const    ptSimpleCharConversion      OpRoot    ----
  2005. {3}   8-096   Const    ptSimpleCharEditor          OpRoot    ----
  2006. {3}   8-096   Const    ptSimpleCompConversion      OpRoot    ----
  2007. {3}   8-096   Const    ptSimpleDblConversion       OpRoot    ----
  2008. {3}   8-096   Const    ptSimpleDrawString          OpRoot    ----
  2009. {3}   8-096   Const    ptSimpleExtConversion       OpRoot    ----
  2010. {3}   8-096   Const    ptSimpleIntConversion       OpRoot    ----
  2011. {3}   8-096   Const    ptSimpleLongConversion      OpRoot    ----
  2012. {3}   8-096   Const    ptSimpleRealConversion      OpRoot    ----
  2013. {3}   8-096   Const    ptSimpleSglConversion       OpRoot    ----
  2014. {3}   8-096   Const    ptSimpleShortConversion     OpRoot    ----
  2015. {3}   8-096   Const    ptSimpleStringConversion    OpRoot    ----
  2016. {3}   8-096   Const    ptSimpleStringEditor        OpRoot    ----
  2017. {3}   8-096   Const    ptSimpleValidateBcd         OpRoot    ----
  2018. {3}   8-096   Const    ptSimpleValidateChar        OpRoot    ----
  2019. {3}   8-096   Const    ptSimpleValidateExt         OpRoot    ----
  2020. {3}   8-096   Const    ptSimpleValidateLong        OpRoot    ----
  2021. {3}   8-096   Const    ptSimpleValidateReal        OpRoot    ----
  2022. {3}   8-096   Const    ptSimpleWordConversion      OpRoot    ----
  2023. {3}   8-096   Const    ptSimpleYesNoConversion     OpRoot    ----
  2024. {3}   8-096   Const    ptStringConversion          OpRoot    ----
  2025. {*}   *-***   Const    ptSortNameDirDrive          OpRoot    ----
  2026. {3}   8-096   Const    ptStringEditor              OpRoot    ----
  2027. {3}   8-096   Const    ptStringPConv               OpRoot    ----
  2028. {3}   8-096   Const    ptTimePConv                 OpRoot    ----
  2029. {3}   8-096   Const    ptValidateBcd               OpRoot    ----
  2030. {3}   8-096   Const    ptValidateChar              OpRoot    ----
  2031. {3}   8-096   Const    ptValidateExt               OpRoot    ----
  2032. {3}   8-096   Const    ptValidateLong              OpRoot    ----
  2033. {3}   8-096   Const    ptValidateReal              OpRoot    ----
  2034. {3}   8-096   Const    ptWordConversion            OpRoot    ----
  2035. {3}   8-096   Const    ptWordPConv                 OpRoot    ----
  2036. {3}   8-096   Const    ptXlatPrim                  OpRoot    ----
  2037. {3}   8-096   Const    ptYesNoConversion           OpRoot    ----
  2038. {3}   8-096   Const    ptYesNoPConv                OpRoot    ----
  2039. {2}   7-036   Const    pUseDeciPoints              OpPrint   ----
  2040. {2}   7-009   Enum     PutCall                     OpPrnLow  ----
  2041.  
  2042. {3}   8-160   Type     RamArray                    OpLarray  ----
  2043. {3}   8-160   Type     RamArrayPtr                 OpLarray  ----
  2044. {3}  10-003   Enum     RamDisk                     OpDos     ----
  2045. {3}   8-160   Type     RamRCArray                  OpLarray  ----
  2046. {3}   8-160   Type     RamRCArrayPtr               OpLarray  ----
  2047. {2}   6-025   Type     RangeType                   OpField   ----
  2048. {1}   4-061   Type     RawWindow                   OpWindow  ----
  2049. {1}   4-061   Type     RawWindowProc               OpWindow  ----
  2050. {1}   4-061   Type     RawWindowPtr                OpWindow  ----
  2051. {2}   6-036   Type     RealField                   OpField   ----
  2052. {2}   6-036   Type     RealFieldPtr                OpField   ----
  2053. {1}   3-006   Const    Red                         OpCrt     ----
  2054. {1}   3-049   Const    RedOnBlack                  OpColor   ----
  2055. {1}   3-049   Const    RedOnBlue                   OpColor   ----
  2056. {1}   3-051   Const    RedOnBrown                  OpColor   ----
  2057. {1}   3-050   Const    RedOnCyan                   OpColor   ----
  2058. {1}   3-049   Const    RedOnGreen                  OpColor   ----
  2059. {1}   3-051   Const    RedOnLtGray                 OpColor   ----
  2060. {1}   3-050   Const    RedOnMagenta                OpColor   ----
  2061. {1}   3-050   Const    RedOnRed                    OpColor   ----
  2062. {3}  11-060   Field    Regs8087                    Op8087    ----
  2063. {2}   7-037   Type     RelativeType                OpPrint   ----
  2064. {3}  11-047   Const    ReleaseEms                  OpSwap1   ----
  2065. {3}  11-023   TConst   ReleaseEms                  OpTsr     ----
  2066. {2}   7-087   Type     Report                      OpForm    ----
  2067. {2}   7-087   Type     ReportPtr                   OpForm    ----
  2068. {*}   *-***   Const    ResetPrinter                OpDevice  ----
  2069. {1}   3-060   Enum     RightAndCenterButtons       OpMouse   ----
  2070. {1}   3-060   Enum     RightButton                 OpMouse   ----
  2071. {1}   3-061   Const    RightButtonPressed          OpMouse   ----
  2072. {1}   3-061   Const    RightButtonReleased         OpMouse   ----
  2073. {3}   8-097   Type     Root                        OpRoot    ----
  2074. {3}   8-097   Type     RootPtr                     OpRoot    ----
  2075. {2}   6-025   Field    rt10                        OpField   ----
  2076. {2}   6-025   Field    rt3                         OpField   ----
  2077. {2}   6-025   Field    rt5                         OpField   ----
  2078. {2}   6-025   Field    rt7                         OpField   ----
  2079. {2}   6-025   Field    rt9                         OpField   ----
  2080. {2}   7-037   Enum     rtAbsolute                  OpPrint   ----
  2081. {2}   6-025   Field    rtBcd                       OpField   ----
  2082. {2}   6-025   Field    rtByte                      OpField   ----
  2083. {2}   6-025   Field    rtChar                      OpField   ----
  2084. {2}   6-025   Field    rtComp                      OpField   ----
  2085. {2}   7-037   Enum     rtCurrent                   OpPrint   ----
  2086. {2}   6-025   Field    rtDate                      OpField   ----
  2087. {2}   6-025   Field    rtDbl                       OpField   ----
  2088. {2}   6-025   Field    rtExt                       OpField   ----
  2089. {2}   6-025   Field    rtInt                       OpField   ----
  2090. {2}   6-025   Field    rtLong                      OpField   ----
  2091. {2}   6-025   Field    rtPtr                       OpField   ----
  2092. {2}   6-025   Field    rtReal                      OpField   ----
  2093. {2}   6-025   Field    rtSgl                       OpField   ----
  2094. {2}   6-025   Field    rtSht                       OpField   ----
  2095. {2}   6-025   Field    rtTime                      OpField   ----
  2096. {2}   6-025   Field    rtWord                      OpField   ----
  2097.  
  2098. {3}  14-028   Field    S                           OpInline  ----
  2099. {2}   6-209   Enum     Saturday                    OpDate    ----
  2100. {3}  11-060   Type     SaveBuffer8087              Op8087    ----
  2101. {1}   3-010   Var      SaveCtrlC                   OpCrt     ----
  2102. {1}   3-006   Var      SaveInt1B                   OpCrt     ----
  2103. {2}   6-006   Const    Scientific                  OpAbsFld  ----
  2104. {2}   6-010   TConst   ScientificSet               OpAbsFld  ----
  2105. {3}  13-004   Var      ScrapMacro                  OpMacro   ----
  2106. {3}  13-004   Var      ScrapMacroKey               OpMacro   ----
  2107. {3}  13-004   Var      ScrapMacroName              OpMacro   ----
  2108. {3}  13-018   TConst   ScrapMacroPtr               OpReplay  ----
  2109. {3}  13-018   TConst   ScrapMacroSize              OpReplay  ----
  2110. {3}   8-096   Const    SCreate                     OpRoot    ----
  2111. {1}   4-009   Type     ScreenBuffer                OpFrame   ----
  2112. {1}   4-009   Type     ScreenBufferPtr             OpFrame   ----
  2113. {1}   3-010   Var      ScreenHeight                OpCrt     ----
  2114. {1}   4-009   Type     ScreenRect                  OpFrame   ----
  2115. {2}   6-063   Type     ScreenUpdateProc            OpSelect  ----
  2116. {1}   3-010   Var      ScreenWidth                 OpCrt     ----
  2117. {1}   4-030   Type     ScrollBar                   OpFrame   ----
  2118. {1}   3-047   Field    ScrollBarColor              OpCrt     ColorSet
  2119. {1}   3-047   Field    ScrollBarMono               OpCrt     ColorSet
  2120. {1}   4-030   Type     ScrollBarPtr                OpFrame   ----
  2121. {2}   4-382   Field    Scrolling                   OpHelp    ----
  2122. {2}   6-168   Type     ScrollingEntryScreen        OpEntry   ----
  2123. {2}   4-414   Type     ScrollingHelpWindow         OpHelp    ----
  2124. {2}   4-414   Type     ScrollingHelpWindowPtr      OpHelp    ----
  2125. {2}   6-102   Type     ScrollingSelector           OpSelect  ----
  2126. {3}  14-018   Type     SearchBuffer                OpClone   ----
  2127. {2}   6-199   Const    seBeepOnError               OpEdit    ----
  2128. {2}   6-199   Const    seClearFirstChar            OpEdit    ----
  2129. {2}   6-210   Const    SecondsInDay                OpDate    ----
  2130. {2}   6-210   Const    SecondsInHour               OpDate    ----
  2131. {2}   6-210   Const    SecondsInMinute             OpDate    ----
  2132. {2}   6-006   Const    SecOnly                     OpAbsFld  ----
  2133. {2}   6-210   Const    SecOnly                     OpDate    ----
  2134. {2}   6-006   Const    SecOnlyU                    OpAbsFld  ----
  2135. {2}   6-210   Const    SecOnlyU                    OpDate    ----
  2136. {2}   4-381   Const    SectEndMark                 OpHelp    ----
  2137. {2}   6-199   Const    seCursorToEnd               OpEdit    ----
  2138. {1}   4-028   Const    SeeThruChar                 OpFrame   ----
  2139. {2}   6-024   Const    sefInsertByDefault          OpField   ----
  2140. {2}   6-024   Const    sefNoFieldMovement          OpField   ----
  2141. {2}   6-199   Const    seForceLower                OpEdit    ----
  2142. {2}   6-199   Const    seForceUpper                OpEdit    ----
  2143. {2}   6-024   Const    sefPadCurrentOnly           OpField   ----
  2144. {*}   *-***   Const    sefSmartExponents           OpField   ----
  2145. {2}   6-024   Const    sefSuppressZero             OpField   ----
  2146. {*}   *-***   Const    sefSwitchCommands           OpField   ----
  2147. {2}   6-024   Const    sefWindowRelative           OpField   ----
  2148. {2}   6-199   Const    seHouseCursorAtEnd          OpEdit    ----
  2149. {2}   6-199   Const    seInsertByDefault           OpEdit    ----
  2150. {1}   3-047   Field    SelDelimColor               OpCrt     ColorSet
  2151. {1}   3-047   Field    SelDelimMono                OpCrt     ColorSet
  2152. {2}   6-088   TConst   SelectCfgEnd                OpSelect  ----
  2153. {2}   6-089   Var      SelectCommands              OpSelect  ----
  2154. {2}   6-017   Type     SelectField                 OpField   ----
  2155. {2}   6-017   Type     SelectFieldPtr              OpField   ----
  2156. {2}   6-088   TConst   SelectKeyID                 OpSelect  ----
  2157. {2}   6-088   Const    SelectKeyMax                OpSelect  ----
  2158. {2}   6-088   TConst   SelectKeySet                OpSelect  ----
  2159. {2}   6-089   Type     Selector                    OpSelect  ----
  2160. {2}   6-089   Type     SelectorPtr                 OpSelect  ----
  2161. {2}   7-036   Const    SelectPrimaryFont           OpPrint   ----
  2162. {*}   *-***   Const    SelectPrimaryFont           OpPrint   ----
  2163. {2}   6-089   Type     SelectProc                  OpSelect  ----
  2164. {*}   *-***   Const    SelectSecondaryFont         OpPrint   ----
  2165. {2}   7-036   Const    SelectSecondaryFont         OpPrint   ----
  2166. {1}   3-047   Field    SelFieldColor               OpCrt     ColorSet
  2167. {1}   3-047   Field    SelFieldMono                OpCrt     ColorSet
  2168. {1}   3-047   Field    SelItemColor                OpCrt     ColorSet
  2169. {1}   3-047   Field    SelItemMono                 OpCrt     ColorSet
  2170. {1}   3-046   Field    SelPromptColor              OpCrt     ColorSet
  2171. {1}   3-046   Field    SelPromptMono               OpCrt     ColorSet
  2172. {1}   3-047   Field    SelXrefColor                OpCrt     ColorSet
  2173. {1}   3-047   Field    SelXrefMono                 OpCrt     ColorSet
  2174. {2}   6-199   Const    seMapCtrls                  OpEdit    ----
  2175. {2}   6-168   Field    sesColOfs                   OpEntry   ScrollingEntryScreen
  2176. {2}   6-168   Field    sesRowOfs                   OpEntry   ScrollingEntryScreen
  2177. {2}   6-199   Const    seTrimBlanks                OpEdit    ----
  2178. {2}   6-199   Const    seWindowRelative            OpEdit    ----
  2179. {2}   6-018   Field    sfCtrlColor                 OpField   SelectField
  2180. {2}   6-018   Field    sfCtrlMono                  OpField   SelectField
  2181. {2}   6-018   Field    sfFCol                      OpField   SelectField
  2182. {2}   6-018   Field    sfFCPos                     OpField   SelectField
  2183. {2}   6-018   Field    sfFHeight                   OpField   SelectField
  2184. {2}   6-018   Field    sfFieldColor                OpField   SelectField
  2185. {2}   6-018   Field    sfFieldMono                 OpField   SelectField
  2186. {2}   6-018   Field    sfFieldName                 OpField   SelectField
  2187. {2}   6-018   Field    sfFlags                     OpField   SelectField
  2188. {2}   6-018   Field    sfFRow                      OpField   SelectField
  2189. {2}   6-018   Field    sfFRPos                     OpField   SelectField
  2190. {2}   6-018   Field    sfFWidth                    OpField   SelectField
  2191. {2}   6-018   Field    sfHelpIndex                 OpField   SelectField
  2192. {2}   6-017   Const    sfHidden                    OpField   ----
  2193. {2}   6-018   Field    sfID                        OpField   SelectField
  2194. {2}   6-017   Const    sfIncDec                    OpField   ----
  2195. {2}   6-017   Const    sfInvisible                 OpField   ----
  2196. {2}   6-017   Const    sfMapCtrls                  OpField   ----
  2197. {2}   6-018   Field    sfNextID                    OpField   SelectField
  2198. {2}   6-018   Field    sfOptions                   OpField   SelectField
  2199. {2}   6-018   Field    sfPCol                      OpField   SelectField
  2200. {2}   6-018   Field    sfPrevID                    OpField   SelectField
  2201. {2}   6-018   Field    sfProFieldColor             OpField   SelectField
  2202. {2}   6-018   Field    sfProFieldMono              OpField   SelectField
  2203. {2}   6-018   Field    sfPromptColor               OpField   SelectField
  2204. {2}   6-018   Field    sfPromptMono                OpField   SelectField
  2205. {2}   6-018   Field    sfProPromptColor            OpField   SelectField
  2206. {2}   6-018   Field    sfProPromptMono             OpField   SelectField
  2207. {2}   6-017   Const    sfProtected                 OpField   ----
  2208. {2}   6-018   Field    sfPRow                      OpField   SelectField
  2209. {2}   6-018   Field    sfPWidth                    OpField   SelectField
  2210. {2}   6-018   Field    sfSelFieldColor             OpField   SelectField
  2211. {2}   6-018   Field    sfSelFieldMono              OpField   SelectField
  2212. {2}   6-018   Field    sfSelPromptColor            OpField   SelectField
  2213. {2}   6-018   Field    sfSelPromptMono             OpField   SelectField
  2214. {1}   4-028   TConst   SglWindowFrame              OpFrame   ----
  2215. {1}   3-046   Field    ShadowColor                 OpCrt     ColorSet
  2216. {1}   4-029   Type     ShadowDrawType              OpFrame   ----
  2217. {1}   3-046   Field    ShadowMono                  OpCrt     ColorSet
  2218. {1}   4-029   Type     ShadowNode                  OpFrame   ----
  2219. {1}   4-029   Type     ShadowPosType               OpFrame   ----
  2220. {1}   4-029   Type     ShadowPtr                   OpFrame   ----
  2221. {1}   4-029   Enum     shBL                        OpFrame   ----
  2222. {1}   4-029   Enum     shBR                        OpFrame   ----
  2223. {2}   4-414   Type     shLineRec                   OpHelp    ----
  2224. {2}   6-036   Type     ShortIntField               OpField   ----
  2225. {2}   6-036   Type     ShortIntFieldPtr            OpField   ----
  2226. {2}   4-414   Type     shSendFunc                  OpHelp    ----
  2227. {2}   4-414   Type     shStackRec                  OpHelp    ----
  2228. {3}  11-005   Field    SI                          OpInt     ----
  2229. {3}  11-048   Field    SI                          OpSwap1   ----
  2230. {3}  11-047   TConst   SideKickLoaded              OpSwap1   ----
  2231. {3}  11-023   TConst   SideKickLoaded              OpTsr     ----
  2232. {2}   6-200   TConst   SimpEditCfgEnd              OpEdit    ----
  2233. {2}   6-200   Var      SimpEditCommands            OpEdit    ----
  2234. {2}   6-200   TConst   SimpEditKeyID               OpEdit    ----
  2235. {2}   6-200   Const    SimpEditKeyMax              OpEdit    ----
  2236. {2}   6-200   TConst   SimpEditKeySet              OpEdit    ----
  2237. {2}   6-200   Type     SimpleLineEditor            OpEdit    ----
  2238. {2}   6-037   Type     SingleField                 OpField   ----
  2239. {2}   6-037   Type     SingleFieldPtr              OpField   ----
  2240. {2}   7-086   TConst   SingleLineBox               OpForm    ----
  2241. {3}   8-032   Type     SingleList                  OpRoot    ----
  2242. {3}   8-032   Type     SingleListNode              OpRoot    ----
  2243. {3}   8-032   Type     SingleListPtr               OpRoot    ----
  2244. {3}   8-032   Type     SingleNodePtr               OpRoot    ----
  2245. {1}   4-250   Field    Size                        OpDir     ----
  2246. {2}   4-382   Field    SizeOfNames                 OpHelp    ----
  2247. {2}   6-211   TConst   SlashChar                   OpDate    ----
  2248. {2}   6-089   Const    slAutoSelect                OpSelect  ----
  2249. {2}   6-186   Const    sleInsertByDefault          OpEdit    ----
  2250. {2}   6-186   Const    sleNoFieldMovement          OpEdit    ----
  2251. {2}   6-186   Const    slePadCurrentOnly           OpEdit    ----
  2252. {*}   *-***   Const    sleSmartExponents           OpEdit    ----
  2253. {2}   6-186   Const    sleSuppressZero             OpEdit    ----
  2254. {2}   6-186   Const    sleWindowRelative           OpEdit    ----
  2255. {2}   6-089   Const    slFastUpdates               OpSelect  ----
  2256. {1}   3-047   Field    SliderColor                 OpCrt     ColorSet
  2257. {1}   3-047   Field    SliderMono                  OpCrt     ColorSet
  2258. {2}   6-089   Const    slMousePage                 OpSelect  ----
  2259. {2}   6-089   Const    slScrollbyPage              OpSelect  ----
  2260. {3}   8-096   Const    SOpen                       OpRoot    ----
  2261. {3}   8-096   Const    SOpenRead                   OpRoot    ----
  2262. {3}   8-096   Const    SOpenWrite                  OpRoot    ----
  2263. {3}  14-046   Enum     SortOutOfMemory             OpSort    ----
  2264. {3}  14-046   Type     SortStatus                  OpSort    ----
  2265. {3}  14-046   Enum     SortSuccess                 OpSort    ----
  2266. {3}  14-046   Enum     SortTooManyElements         OpSort    ----
  2267. {2}   4-407   Field    SPage                       OpHelp    ----
  2268. {3}  14-028   Field    SpReg                       OpInline  ----
  2269. {2}   6-102   Field    ssColOfs                    OpSelect  ScrollingSelector
  2270. {2}   6-102   Field    ssRowOfs                    OpSelect  ScrollingSelector
  2271. {3}  10-004   TConst   StackSafetyMargin           OpDos     ----
  2272. {1}   4-117   Type     StackWindow                 OpWindow  ----
  2273. {1}   4-117   Type     StackWindowProc             OpWindow  ----
  2274. {1}   4-117   Type     StackWindowPtr              OpWindow  ----
  2275. {2}   4-382   Field    Start                       OpHelp    ----
  2276. {3}   8-020   Type     StaticQueue                 OpRoot    ----
  2277. {3}   8-020   Type     StaticQueuePtr              OpRoot    ----
  2278. {3}  11-060   Field    Status                      Op8087    ----
  2279. {2}   7-009   Enum     StatusCallResetCall         OpPrnLow  ----
  2280. {2}   5-077   TConst   StatusColor                 OpBrowse  ----
  2281. {2}   5-028   TConst   StatusColor                 OpEditor  ----
  2282. {2}   5-077   TConst   StatusMono                  OpBrowse  ----
  2283. {2}   5-028   TConst   StatusMono                  OpEditor  ----
  2284. {2}   5-077   TConst   StatusRow                   OpBrowse  ----
  2285. {2}   5-028   TConst   StatusRow                   OpEditor  ----
  2286. {3}  10-004   Const    StdErrHandle                OpDos     ----
  2287. {3}  10-004   Const    StdInHandle                 OpDos     ----
  2288. {3}  10-004   Const    StdOutHandle                OpDos     ----
  2289. {3}  10-004   Const    StdPrnHandle                OpDos     ----
  2290. {2}   6-063   Enum     StopAtEdges                 OpSelect  ----
  2291. {2}   4-414   Field    STopic                      OpHelp    ----
  2292. {2}   4-407   Field    STopic                      OpHelp    ----
  2293. {3}   8-097   Type     StreamRegisterProc          OpRoot    ----
  2294. {1}   4-206   Type     String10                    OpPick    ----
  2295. {1}   4-206   Type     String80                    OpPick    ----
  2296. {3}   8-070   Type     StringArray                 OpRoot    ----
  2297. {3}   8-070   Type     StringArrayPtr              OpRoot    ----
  2298. {3}   8-070   Type     StringDict                  OpRoot    ----
  2299. {*}   *-***   Type     StringDictFunc              OpRoot    ----
  2300. {3}   8-070   Type     StringDictPtr               OpRoot    ----
  2301. {2}   6-037   Type     StringField                 OpField   ----
  2302. {2}   6-037   Type     StringFieldPtr              OpField   ----
  2303. {3}  13-003   Type     StringPointer               OpMacro   ----
  2304. {3}   9-002   Type     StringPtr                   OpString  ----
  2305. {3}   8-070   Type     StringSet                   OpRoot    ----
  2306. {3}   8-070   Type     StringSetPtr                OpRoot    ----
  2307. {1}   4-313   Type     SubMenu                     OpMenu    ----
  2308. {1}   4-313   Type     SubMenuPtr                  OpMenu    ----
  2309. {*}   *-***   Const    Subst1                      OpAbsFld  ----
  2310. {*}   *-***   Const    Subst8                      OpAbsFld  ----
  2311. {*}   *-***   TConst   SubstChars                  OpAbsFld  ----
  2312. {3}  10-003   Enum     SubstDrive                  OpDos     ----
  2313. {2}   6-209   Enum     Sunday                      OpDate    ----
  2314. {*}   *-***   Define   SupportXms                  ----      ----
  2315. {3}  11-047   Field    SwapEnabled                 OpSwap1   ----
  2316. {3}  10-035   Var      SwapFileAllocated           OpExec    ----
  2317. {3}  11-047   Const    SwapFileMaxLen              OpSwap1   ----
  2318. {3}  11-047   Field    SwapMsgAttr                 OpSwap1   ----
  2319. {3}  11-047   Field    SwapMsgOn                   OpSwap1   ----
  2320. {3}  11-047   Field    SwapMsgRow                  OpSwap1   ----
  2321. {3}  11-047   TConst   SwapUseEMS                  OpSwap1   ----
  2322. {*}   *-***   TConst   SwapUseXms                  OpSwap1   ----
  2323. {2}   4-407   Field    SXnum                       OpHelp    ----
  2324. {*}   *-***   TConst   SymbolSet                   OpDevice  ----
  2325.  
  2326. {2}   6-209   Field    T                           OpDate    ----
  2327. {3}  11-060   Field    Tag                         Op8087    ----
  2328. {*}   *-***   Field    tbfColH                     OpField   TextBoxField
  2329. {*}   *-***   Field    tbfRowH                     OpField   TextBoxField
  2330. {2}   5-039   Const    teAll                       OpEditor  ----
  2331. {2}   5-038   Const    teAllowTrunc                OpEditor  ----
  2332. {2}   5-038   Const    teBackward                  OpEditor  ----
  2333. {2}   5-040   Field    teBlkBegin                  OpEditor  TextEditor
  2334. {2}   5-040   Field    teBlkEnd                    OpEditor  TextEditor
  2335. {2}   5-040   Field    teBlockIndent               OpEditor  TextEditor
  2336. {2}   5-038   Const    teBlockOn                   OpEditor  ----
  2337. {2}   5-038   Const    teBlockOnly                 OpEditor  ----
  2338. {2}   5-038   Const    teDeallocate                OpEditor  ----
  2339. {2}   5-040   Field    teDefExt                    OpEditor  TextEditor
  2340. {2}   5-038   Const    teDeleteJoins               OpEditor  ----
  2341. {2}   5-038   Const    teGlobal                    OpEditor  ----
  2342. {2}   5-038   Const    teHighlightBack             OpEditor  ----
  2343. {2}   5-038   Const    teHighlightOn               OpEditor  ----
  2344. {2}   5-038   Const    teIndent                    OpEditor  ----
  2345. {2}   5-038   Const    teIndentIsPara              OpEditor  ----
  2346. {*}   *-***   Const    teInProcess                 OpEditor  ----
  2347. {2}   5-038   Const    teInsert                    OpEditor  ----
  2348. {2}   5-040   Field    teLastSearch                OpEditor  TextEditor
  2349. {2}   5-040   Field    teLPT                       OpEditor  TextEditor
  2350. {2}   5-038   Const    teMakeBackups               OpEditor  ----
  2351. {2}   5-038   Const    teMapCtrls                  OpEditor  ----
  2352. {2}   5-038   Const    teMarkersOn                 OpEditor  ----
  2353. {2}   5-038   Const    teModified                  OpEditor  ----
  2354. {2}   5-038   Const    teMousePage                 OpEditor  ----
  2355. {*}   *-***   Const    teNoRepeatGlobal            OpEditor  ----
  2356. {3}   8-130   TConst   TempLibExt                  OpRoot    ----
  2357. {3}  13-015   Var      TempMacro                   OpMaced   ----
  2358. {2}   5-038   Const    teNewFile                   OpEditor  ----
  2359. {2}   5-039   Const    teNo                        OpEditor  ----
  2360. {2}   5-038   Const    teNoCase                    OpEditor  ----
  2361. {2}   5-038   Const    teNoConfirm                 OpEditor  ----
  2362. {2}   5-038   Const    teNoCtrlZ                   OpEditor  ----
  2363. {2}   5-040   Field    teOptionSt                  OpEditor  TextEditor
  2364. {2}   5-039   Const    teQuit                      OpEditor  ----
  2365. {2}   5-038   Const    teReadOnly                  OpEditor  ----
  2366. {2}   5-038   Const    teReformatting              OpEditor  ----
  2367. {2}   5-040   Field    teReplacements              OpEditor  TextEditor
  2368. {2}   5-040   Field    teReplaceSt                 OpEditor  TextEditor
  2369. {2}   5-039   Enum     tescNone                    OpEditor  ----
  2370. {2}   5-039   Enum     tescReplace                 OpEditor  ----
  2371. {2}   5-039   Enum     tescSearch                  OpEditor  ----
  2372. {2}   5-038   Const    teSearchEnd                 OpEditor  ----
  2373. {2}   5-038   Const    teSearching                 OpEditor  ----
  2374. {2}   5-040   Field    teSearchSt                  OpEditor  TextEditor
  2375. {2}   5-038   Const    teSearchStart               OpEditor  ----
  2376. {2}   5-039   Type     teSearchType                OpEditor  ----
  2377. {2}   5-038   Const    teSmartTabs                 OpEditor  ----
  2378. {2}   5-038   Const    teStreamReload              OpEditor  ----
  2379. {2}   5-038   Const    teWordWrap                  OpEditor  ----
  2380. {2}   5-038   Const    teWrapAtLeft                OpEditor  ----
  2381. {1}   3-006   Var      TextAttr                    OpCrt     ----
  2382. {*}   *-***   Type     TextBoxField                OpField   ----
  2383. {*}   *-***   Type     TextBoxFieldPtr             OpField   ----
  2384. {1}   3-009   TConst   TextChar                    OpCrt     ----
  2385. {1}   3-046   Field    TextColor                   OpCrt     ColorSet
  2386. {2}   5-040   Type     TextEditor                  OpEditor  ----
  2387. {2}   5-040   Type     TextEditorPtr               OpEditor  ----
  2388. {2}   6-016   Type     TextField                   OpAbsFld  ----
  2389. {2}   6-016   Type     TextFieldPtr                OpAbsFld  ----
  2390. {*}   *-***   Type     TextLineField               OpField   ----
  2391. {*}   *-***   Type     TextLineFieldPtr            OpField   ----
  2392. {1}   3-046   Field    TextMono                    OpCrt     ColorSet
  2393. {2}   4-407   Field    TextOfs                     OpHelp    ----
  2394. {2}   4-414   Field    TextOfs                     OpHelp    ----
  2395. {2}   5-039   Const    teYes                       OpEditor  ----
  2396. {*}   *-***   Const    tfBox                       OpField   ----
  2397. {2}   6-016   Field    tfCol                       OpAbsFld  TextField
  2398. {2}   6-016   Field    tfColorAttrs                OpAbsFld  TextField
  2399. {2}   6-016   Field    tfFlags                     OpAbsFld  TextField
  2400. {2}   6-016   Field    tfID                        OpAbsFld  TextField
  2401. {*}   *-***   Const    tfLine                      OpField   ----
  2402. {*}   *-***   Const    tfMarkEnd                   OpField   ----
  2403. {2}   6-016   Field    tfMonoAttrs                 OpAbsFld  TextField
  2404. {2}   6-016   Field    tfRow                       OpAbsFld  TextField
  2405. {*}   *-***   Const    tfShadowed                  OpField   ----
  2406. {2}   6-016   Field    tfString                    OpAbsFld  TextField
  2407. {*}   *-***   Const    tfVertical                  OpField   ----
  2408. {3}  11-047   Field    ThisIfc                     OpSwap1   ----
  2409. {3}  11-023   Var      ThisIfc                     OpTsr     ----
  2410. {2}   6-211   TConst   Threshold2000               OpDate    ----
  2411. {2}   6-209   Enum     Thursday                    OpDate    ----
  2412. {1}   2-010   Define   ThwartSideKick              ----      ----
  2413. {2}   6-209   Type     Time                        OpDate    ----
  2414. {1}   4-250   Field    Time                        OpDir     ----
  2415. {2}   6-006   Const    TimeColon                   OpAbsFld  ----
  2416. {2}   6-210   Const    TimeColon                   OpDate    ----
  2417. {2}   6-038   Type     TimeField                   OpField   ----
  2418. {2}   6-038   Type     TimeFieldPtr                OpField   ----
  2419. {2}   6-006   Const    TimeOnly                    OpAbsFld  ----
  2420. {2}   6-210   Const    TimeOnly                    OpDate    ----
  2421. {*}   *-***   Field    tlfLength                   OpField   TextLineField
  2422. {3}   9-049   Var      TpStr                       OpStrDev  ----
  2423. {1}   4-028   TConst   TriangleArrows              OpFrame   ----
  2424. {2}   6-011   TConst   TrueChar                    OpAbsFld  ----
  2425. {2}   6-209   Enum     Tuesday                     OpDate    ----
  2426.  
  2427. {3}   8-152   Const    ucBrowse                    OpRoot    ----
  2428. {3}   8-152   Const    ucCal                       OpRoot    ----
  2429. {3}   8-152   Const    ucCalc                      OpRoot    ----
  2430. {*}   *-***   Const    ucDialog                    OpRoot    ----
  2431. {3}   8-152   Const    ucDir                       OpRoot    ----
  2432. {3}   8-152   Const    ucEdit                      OpRoot    ----
  2433. {3}   8-152   Const    ucEditor                    OpRoot    ----
  2434. {3}   8-152   Const    ucEntry                     OpRoot    ----
  2435. {3}   8-152   Const    ucHelp                      OpRoot    ----
  2436. {3}   8-152   Const    ucLArray                    OpRoot    ----
  2437. {3}   8-152   Const    ucMacEd                     OpRoot    ----
  2438. {3}   8-152   Const    ucMemo                      OpRoot    ----
  2439. {3}   8-152   Const    ucMenu                      OpRoot    ----
  2440. {3}   8-152   Const    ucNone                      OpRoot    ----
  2441. {3}   8-152   Const    ucPick                      OpRoot    ----
  2442. {3}   8-152   Const    ucQkRef                     OpRoot    ----
  2443. {3}   8-152   Const    ucReservedForTP             OpRoot    ----
  2444. {3}   8-152   Const    ucSEdit                     OpRoot    ----
  2445. {3}   8-152   Const    ucSelect                    OpRoot    ----
  2446. {2}   7-036   Const    Underline                   OpPrint   ----
  2447. {2}   7-036   Const    Unidirectional              OpPrint   ----
  2448. {3}  10-003   Enum     UnknownDisk                 OpDos     ----
  2449. {1}   3-114   Type     UnpackedCmdPtr              OpCmd     ----
  2450. {1}   3-114   Type     UnpackedCmdTable            OpCmd     ----
  2451. {1}   3-047   Field    UnselXrefColor              OpCrt     ColorSet
  2452. {1}   3-047   Field    UnselXrefMono               OpCrt     ColorSet
  2453. {2}   6-211   TConst   UpCaseTime                  OpDate    ----
  2454. {3}  14-018   Enum     UpdateAll                   OpClone   ----
  2455. {3}  14-018   Enum     UpdateDate                  OpClone   ----
  2456. {3}  14-018   Enum     UpdateNone                  OpClone   ----
  2457. {2}   6-006   Const    UpperAlpha                  OpAbsFld  ----
  2458. {2}   6-010   Enum     UpperCase                   OpAbsFld  ----
  2459. {1}   2-010   Define   UseAdjustableWindows        ----      ----
  2460. {1}   2-010   Define   UseBCD                      ----      ----
  2461. {1}   2-010   Define   UseCrt                      ----      ----
  2462. {1}   2-010   Define   UseDates                    ----      ----
  2463. {1}   3-007   Enum     UseDefault                  OpCrt     ----
  2464. {*}   *-***   Define   UseDrag                     ----      ----
  2465. {3}  10-034   TConst   UseEmsIfAvailable           OpExec    ----
  2466. {*}   *-***   TConst   UseEmsOverXms               OpExec    ----
  2467. {1}   3-009   TConst   UseEnhancedKbd              OpCrt     ----
  2468. {1}   2-010   Define   UseHotSpots                 ----      ----
  2469. {1}   2-010   Define   UseMouse                    ----      ----
  2470. {2}   6-006   Const    User1                       OpAbsFld  ----
  2471. {2}   6-006   Const    User8                       OpAbsFld  ----
  2472. {2}   7-086   Type     UserBlockFunc               OpForm    ----
  2473. {3}  11-048   Field    UserData                    OpSwap1   ----
  2474. {2}   7-009   Enum     UserDefined                 OpPrnLow  ----
  2475. {2}   7-086   Type     UserFormFunc                OpForm    ----
  2476. {1}   3-094   Type     UserHookProc                OpCmd     ----
  2477. {3}  14-046   Type     UserLessFunc                OpSort    ----
  2478. {2}   7-086   Type     UserPageFunc                OpForm    ----
  2479. {2}   6-010   TConst   UserSet1                    OpAbsFld  ----
  2480. {2}   6-010   TConst   UserSet8                    OpAbsFld  ----
  2481. {1}   2-010   Define   UseScrollBars               ----      ----
  2482. {1}   2-010   Define   UseShadows                  ----      ----
  2483. {*}   *-***   Define   UseStreams                  ----      ----
  2484. {*}   *-***   TConst   UseXmsIfAvailable           OpExec    ----
  2485. {2}   6-026   Type     ValidationFunc              OpField   ----
  2486.  
  2487. {3}   8-159   TConst   VArrayID                    OpLarray  ----
  2488. {3}   8-096   Const    veAbstractHelpWindow        OpRoot    ----
  2489. {3}   8-096   Const    veAbstractSelector          OpRoot    ----
  2490. {3}   8-096   Const    veArrayEField               OpRoot    ----
  2491. {3}   8-096   Const    veBasePrinter               OpRoot    ----
  2492. {3}   8-096   Const    veBcdEField                 OpRoot    ----
  2493. {3}   8-096   Const    veBCDPField                 OpRoot    ----
  2494. {3}   8-096   Const    veBiosPrinter               OpRoot    ----
  2495. {3}   8-096   Const    veBitSet                    OpRoot    ----
  2496. {3}   8-096   Const    veBooleanEField             OpRoot    ----
  2497. {3}   8-096   Const    veBooleanPField             OpRoot    ----
  2498. {3}   8-096   Const    veBoxPField                 OpRoot    ----
  2499. {3}   8-096   Const    veBrowser                   OpRoot    ----
  2500. {3}   8-096   Const    veByteEField                OpRoot    ----
  2501. {3}   8-096   Const    veBytePField                OpRoot    ----
  2502. {3}   8-096   Const    veCalculator                OpRoot    ----
  2503. {3}   8-096   Const    veCalendar                  OpRoot    ----
  2504. {3}   8-096   Const    veCharEField                OpRoot    ----
  2505. {3}   8-096   Const    veCharPField                OpRoot    ----
  2506. {*}   *-***   Const    veCheckBoxes                OpRoot    ----
  2507. {3}   8-096   Const    veChoiceEField              OpRoot    ----
  2508. {3}   8-096   Const    veCircularList              OpRoot    ----
  2509. {*}   *-***   Const    veCluster                   OpRoot    ----
  2510. {*}   *-***   Const    veClusterItem               OpRoot    ----
  2511. {3}   8-096   Const    veCommandProcessor          OpRoot    ----
  2512. {3}   8-096   Const    veCommandWindow             OpRoot    ----
  2513. {3}   8-096   Const    veCompEField                OpRoot    ----
  2514. {3}   8-096   Const    veCompPField                OpRoot    ----
  2515. {*}   *-***   Const    veControl                   OpRoot    ----
  2516. {3}   8-096   Const    veCustomEntryScreen         OpRoot    ----
  2517. {3}   8-096   Const    veDateEField                OpRoot    ----
  2518. {3}   8-096   Const    veDatePField                OpRoot    ----
  2519. {3}   8-096   Const    veDateStEField              OpRoot    ----
  2520. {*}   *-***   Const    veDialogBox                 OpRoot    ----
  2521. {3}   8-096   Const    veDirEntry                  OpRoot    ----
  2522. {3}   8-096   Const    veDirList                   OpRoot    ----
  2523. {3}   8-096   Const    veDosPrinter                OpRoot    ----
  2524. {3}   8-096   Const    veDoubleEField              OpRoot    ----
  2525. {3}   8-096   Const    veDoubleList                OpRoot    ----
  2526. {3}   8-096   Const    veDoublePField              OpRoot    ----
  2527. {*}   *-***   Const    veDragProcessor             OpRoot    ----
  2528. {3}   8-096   Const    veEntryField                OpRoot    ----
  2529. {3}   8-096   Const    veEntryScreen               OpRoot    ----
  2530. {3}   8-096   Const    veExtendedEField            OpRoot    ----
  2531. {3}   8-096   Const    veExtendedPField            OpRoot    ----
  2532. {3}   8-096   Const    veFlexiblePrinter           OpRoot    ----
  2533. {3}   8-096   Const    veForm                      OpRoot    ----
  2534. {3}   8-096   Const    veFrame                     OpRoot    ----
  2535. {3}   8-096   Const    veHeaderNode                OpRoot    ----
  2536. {3}   8-096   Const    veHotNode                   OpRoot    ----
  2537. {3}   8-096   Const    veIntegerEField             OpRoot    ----
  2538. {3}   8-096   Const    veIntegerPField             OpRoot    ----
  2539. {3}   8-096   Const    veItemList                  OpRoot    ----
  2540. {3}   8-096   Const    veItemNode                  OpRoot    ----
  2541. {3}   8-096   Const    veLargeBitSet               OpRoot    ----
  2542. {3}   8-096   Const    veLineEditor                OpRoot    ----
  2543. {3}   8-096   Const    veLinePField                OpRoot    ----
  2544. {3}   8-096   Const    veLoadableColorSet          OpRoot    ----
  2545. {3}   8-096   Const    veLongIntEField             OpRoot    ----
  2546. {3}   8-096   Const    veLongIntPField             OpRoot    ----
  2547. {3}   8-096   Const    veMemo                      OpRoot    ----
  2548. {3}   8-096   Const    veMemoFile                  OpRoot    ----
  2549. {3}   8-096   Const    veMenu                      OpRoot    ----
  2550. {3}   8-096   Const    veMultiLineField            OpRoot    ----
  2551. {3}   8-096   Const    veNestedEField              OpRoot    ----
  2552. {3}   8-096   Const    vePackedWindow              OpRoot    ----
  2553. {3}   8-096   Const    vePagedHelpWindow           OpRoot    ----
  2554. {3}   8-096   Const    vePathList                  OpRoot    ----
  2555. {3}   8-096   Const    vePickEField                OpRoot    ----
  2556. {3}   8-096   Const    vePickList                  OpRoot    ----
  2557. {3}   8-096   Const    vePointerStack              OpRoot    ----
  2558. {3}   8-096   Const    vePrintBlock                OpRoot    ----
  2559. {3}   8-096   Const    vePrinter                   OpRoot    ----
  2560. {3}   8-096   Const    vePrintField                OpRoot    ----
  2561. {3}   8-096   Const    vePrintMode                 OpRoot    ----
  2562. {3}   8-096   Const    vePrintPage                 OpRoot    ----
  2563. {*}   *-***   Const    vePushButton                OpRoot    ----
  2564. {3}   8-096   Const    veQkRefChart                OpRoot    ----
  2565. {*}   *-***   Const    veRadioButtons              OpRoot    ----
  2566. {3}   8-096   Const    veRawWindow                 OpRoot    ----
  2567. {3}   8-096   Const    veRealEField                OpRoot    ----
  2568. {3}   8-096   Const    veRealPField                OpRoot    ----
  2569. {3}   8-096   Const    veReport                    OpRoot    ----
  2570. {3}  11-048   Field    Version                     OpSwap1   ----
  2571. {3}  11-022   Field    Version                     OpTsr     ----
  2572. {1}   4-322   Enum     Vertical                    OpMenu    ----
  2573. {3}   8-096   Const    veScreenRect                OpRoot    ----
  2574. {3}   8-096   Const    veScrollBar                 OpRoot    ----
  2575. {3}   8-096   Const    veScrollingEntryScreen      OpRoot    ----
  2576. {3}   8-096   Const    veScrollingHelpWindow       OpRoot    ----
  2577. {3}   8-096   Const    veScrollingSelector         OpRoot    ----
  2578. {3}   8-096   Const    veSelectField               OpRoot    ----
  2579. {3}   8-096   Const    veSelector                  OpRoot    ----
  2580. {3}   8-096   Const    veShadedPField              OpRoot    ----
  2581. {3}   8-096   Const    veShadowNode                OpRoot    ----
  2582. {3}   8-096   Const    veShortIntEField            OpRoot    ----
  2583. {3}   8-096   Const    veShortIntPField            OpRoot    ----
  2584. {3}   8-096   Const    veSingleEField              OpRoot    ----
  2585. {3}   8-096   Const    veSingleList                OpRoot    ----
  2586. {3}   8-096   Const    veSinglePField              OpRoot    ----
  2587. {3}   8-096   Const    veStackWindow               OpRoot    ----
  2588. {3}   8-096   Const    veStackWindowListNode       OpRoot    ----
  2589. {3}   8-096   Const    veStaticQueue               OpRoot    ----
  2590. {3}   8-096   Const    veStringArray               OpRoot    ----
  2591. {3}   8-096   Const    veStringDict                OpRoot    ----
  2592. {3}   8-096   Const    veStringEField              OpRoot    ----
  2593. {3}   8-096   Const    veStringPField              OpRoot    ----
  2594. {3}   8-096   Const    veStringSet                 OpRoot    ----
  2595. {3}   8-096   Const    veSubMenu                   OpRoot    ----
  2596. {*}   *-***   Const    veTextBoxField              OpRoot    ----
  2597. {3}   8-096   Const    veTextEditor                OpRoot    ----
  2598. {3}   8-096   Const    veTextField                 OpRoot    ----
  2599. {*}   *-***   Const    veTextLineField             OpRoot    ----
  2600. {3}   8-096   Const    veTimeEField                OpRoot    ----
  2601. {3}   8-096   Const    veTimePField                OpRoot    ----
  2602. {3}   8-096   Const    veVirtScreen                OpRoot    ----
  2603. {*}   *-***   Const    veWindowControl             OpRoot    ----
  2604. {3}   8-096   Const    veWindowEField              OpRoot    ----
  2605. {3}   8-096   Const    veWindowStack               OpRoot    ----
  2606. {3}   8-096   Const    veWordEField                OpRoot    ----
  2607. {3}   8-096   Const    veWordPField                OpRoot    ----
  2608. {3}   8-096   Const    veYesNoEField               OpRoot    ----
  2609. {3}   8-096   Const    veYesNoPField               OpRoot    ----
  2610. {1}   3-007   Enum     VGA                         OpCrt     ----
  2611. {1}   3-010   Var      VideoSegment                OpCrt     ----
  2612. {3}   8-160   Type     VirtualArray                OpLarray  ----
  2613. {3}   8-160   Type     VirtualArrayPtr             OpLarray  ----
  2614. {1}   3-011   Var      VirtualHeight               OpCrt     ----
  2615. {3}   8-160   Type     VirtualRCArray              OpLarray  ----
  2616. {3}   8-160   Type     VirtualRCArrayPtr           OpLarray  ----
  2617. {1}   3-011   Var      VirtualSegment              OpCrt     ----
  2618. {1}   3-011   Var      VirtualWidth                OpCrt     ----
  2619.  
  2620. {1}   3-061   TConst   WaitForButtonRelease        OpMouse   ----
  2621. {1}   4-060   Const    wAllMouseEvents             OpWindow  ----
  2622. {1}   4-060   Const    wAltFrame                   OpWindow  ----
  2623. {1}   4-060   Const    wBordered                   OpWindow  ----
  2624. {1}   4-060   Const    wClear                      OpWindow  ----
  2625. {*}   *-***   Const    wCoversOnDemand             OpWindow  ----
  2626. {2}   6-209   Enum     Wednesday                   OpDate    ----
  2627. {2}   6-006   Const    WeekDayOnly                 OpAbsFld  ----
  2628. {2}   6-210   Const    WeekDayOnly                 OpDate    ----
  2629. {2}   6-006   Const    WeekDayOnlyU                OpAbsFld  ----
  2630. {2}   6-210   Const    WeekDayOnlyU                OpDate    ----
  2631. {1}   4-061   Field    wFrame                      OpWindow  RawWindow
  2632. {1}   4-060   Const    wFullMouseWindow            OpWindow  ----
  2633. {*}   *-***   Field    wfWin                       OpEntry   WindowField
  2634. {1}   3-011   Var      WhichHerc                   OpCrt     ----
  2635. {1}   3-006   Const    White                       OpCrt     ----
  2636. {1}   3-049   Const    WhiteOnBlack                OpColor   ----
  2637. {1}   3-049   Const    WhiteOnBlue                 OpColor   ----
  2638. {1}   3-051   Const    WhiteOnBrown                OpColor   ----
  2639. {1}   3-050   Const    WhiteOnCyan                 OpColor   ----
  2640. {1}   3-050   Const    WhiteOnGreen                OpColor   ----
  2641. {1}   3-051   Const    WhiteOnLtGray               OpColor   ----
  2642. {1}   3-051   Const    WhiteOnMagenta              OpColor   ----
  2643. {1}   3-050   Const    WhiteOnRed                  OpColor   ----
  2644. {1}   3-006   Var      WindMax                     OpCrt     ----
  2645. {1}   3-006   Var      WindMin                     OpCrt     ----
  2646. {1}   3-008   Type     WindowCoordinates           OpCrt     ----
  2647. {*}   *-***   Type     WindowField                 OpEntry   ----
  2648. {1}   4-117   Type     WindowPtr                   OpWindow  ----
  2649. {1}   4-131   Type     WindowStack                 OpWindow  ----
  2650. {1}   4-131   Type     WindowStackPtr              OpWindow  ----
  2651. {2}   4-382   Field    WindowWidth                 OpHelp    ----
  2652. {*}   *-***   Const    wNoCoversBuffer             OpWindow  ----
  2653. {2}   4-382   Type     WordArray                   OpHelp    ----
  2654. {2}   4-382   Type     WordArrayPtr                OpHelp    ----
  2655. {2}   4-381   TConst   WordChars                   OpHelp    ----
  2656. {2}   6-038   Type     WordField                   OpField   ----
  2657. {2}   6-038   Type     WordFieldPtr                OpField   ----
  2658. {2}   6-063   Enum     WrapAtEdges                 OpSelect  ----
  2659. {2}   6-063   Type     WrapMode                    OpSelect  ----
  2660. {1}   4-060   Const    wResizeable                 OpWindow  ----
  2661. {1}   4-060   Const    wSaveContents               OpWindow  ----
  2662. {1}   4-060   Const    wSetMouse                   OpWindow  ----
  2663. {1}   4-060   Const    wSoundEffects               OpWindow  ----
  2664. {1}   4-131   TConst   wStack                      OpWindow  ----
  2665. {1}   4-060   Const    wStoreContents              OpWindow  ----
  2666. {1}   4-060   Const    wUserContents               OpWindow  ----
  2667.  
  2668. {1}   3-008   Field    XH                          OpCrt     ----
  2669. {1}   3-008   Field    XL                          OpCrt     ----
  2670. {2}   7-009   Type     XlatCharTable               OpPrnLow  ----
  2671. {2}   4-381   Type     XlateArray                  OpHelp    ----
  2672. {2}   4-382   Field    XlateTable                  OpHelp    ----
  2673. {2}   7-009   Type     XlatFunc                    OpPrnLow  ----
  2674. {*}   *-***   Var      XmsAllocated                OpExec    ----
  2675. {*}   *-***   Type     XmsArray                    OpLarray  ----
  2676. {*}   *-***   Type     XmsArrayPtr                 OpLarray  ----
  2677. {*}   *-***   Var      XmsAvailable                OpLarray  ----
  2678. {*}   *-***   Type     XmsRCArray                  OpLarray  ----
  2679. {*}   *-***   Type     XmsRCArrayPtr               OpLarray  ----
  2680. {2}   4-408   Field    XrefCol                     OpHelp    ----
  2681. {2}   4-381   Const    XrefForIndex                OpHelp    ----
  2682. {2}   4-408   Field    XrefOfs                     OpHelp    ----
  2683. {2}   4-408   Field    XrefPage                    OpHelp    ----
  2684. {2}   4-408   Field    XrefRow                     OpHelp    ----
  2685. {2}   4-383   Type     Xrefs                       OpHelp    ----
  2686. {2}   4-381   Const    XrefToggle                  OpHelp    ----
  2687. {2}   4-408   Field    XrefTopic                   OpHelp    ----
  2688.  
  2689. {2}   6-006   Const    YearOnly                    OpAbsFld  ----
  2690. {2}   6-210   Const    YearOnly                    OpDate    ----
  2691. {1}   3-006   Const    Yellow                      OpCrt     ----
  2692. {1}   3-049   Const    YellowOnBlack               OpColor   ----
  2693. {1}   3-049   Const    YellowOnBlue                OpColor   ----
  2694. {1}   3-051   Const    YellowOnBrown               OpColor   ----
  2695. {1}   3-050   Const    YellowOnCyan                OpColor   ----
  2696. {1}   3-050   Const    YellowOnGreen               OpColor   ----
  2697. {1}   3-051   Const    YellowOnLtGray              OpColor   ----
  2698. {1}   3-051   Const    YellowOnMagenta             OpColor   ----
  2699. {1}   3-050   Const    YellowOnRed                 OpColor   ----
  2700. {2}   6-011   TConst   YesChar                     OpAbsFld  ----
  2701. {2}   6-038   Type     YesNoField                  OpField   ----
  2702. {2}   6-038   Type     YesNoFieldPtr               OpField   ----
  2703. {2}   6-006   Const    YesNoOnly                   OpAbsFld  ----
  2704. {2}   6-010   TConst   YesNoSet                    OpAbsFld  ----
  2705. {1}   3-008   Field    YH                          OpCrt     ----
  2706. {1}   3-008   Field    YL                          OpCrt     ----
  2707.  
  2708. {3}  14-003   TConst   ZeroBcd                     OpBcd     ----
  2709.